New jump threading issue
Segher Boessenkool
segher@kernel.crashing.org
Fri Dec 7 22:41:00 GMT 2018
On Fri, Dec 07, 2018 at 05:57:39PM +0000, Andrew Stubbs wrote:
> Since the postreload_jump pass was added I'm having trouble with the AMD
> GCN port.
[ snip a lot ]
It seems thread_jump does not notice your scc in its "nonequal" regset,
so it thinks every later jump is based on the same scc setting as the
first, which explains this behaviour. Is this true, and if so, what
causes it?
Segher
More information about the Gcc
mailing list