]> git.ipfire.org Git - thirdparty/gcc.git/commit
Insert diverging jump alap in nvptx_single
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 2017 07:49:22 +0000 (07:49 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 2017 07:49:22 +0000 (07:49 +0000)
commit338347527ed6694a8c4d831dc2cffe33d89a6d4f
tree7019227b7ddb7c922f854ef0e4a444bb2f945a00
parentc58918b752a3166a61936adb0b944f91bdd34e01
Insert diverging jump alap in nvptx_single

2017-07-17  Tom de Vries  <tom@codesourcery.com>

PR target/81069
* config/nvptx/nvptx.c (nvptx_single): Insert diverging branch as late
as possible.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250256 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/nvptx/nvptx.c