[Bug rtl-optimization/71768] Missed trivial rematerialiation oppurtunity

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 5 18:28:00 GMT 2016


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

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Also the cost model seems wrong.  If the register can be rematerialized (i.e.
it has REG_EQUIV), the memory_cost of the actual initialization insn should not
be accounted IMO.


More information about the Gcc-bugs mailing list