[Bug middle-end/106688] out of ssa Coalescing sometimes chooses the wrong thing causing an extra move

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 22 06:25:20 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106688

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #2)
> _33 = (const unsigned char *) ivtmp.18_7;
>   invariant up to level 2, cost 1.

Yep, that's an "old" thing, PRE would have moved it but LIM has something they
call a cost model.


More information about the Gcc-bugs mailing list