[Bug tree-optimization/106594] [13 Regression] sign-extensions no longer merged into addressing mode
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 12 12:04:04 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106594
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |13.0
CC| |sayle at gcc dot gnu.org
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I believe this was some match.pd simplification - why does this affect the
addressing mode? Is the IVOPTs result different or does it differ later?
More information about the Gcc-bugs
mailing list