[Bug target/70341] [5/6/7 Regression] cost model for addresses is incorrect, slsr is using reg + reg + CST for arm
law at redhat dot com
gcc-bugzilla@gcc.gnu.org
Sun Feb 5 16:28:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70341
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bernds at redhat dot com,
| |law at redhat dot com
--- Comment #11 from Jeffrey A. Law <law at redhat dot com> ---
I wonder why the old GCSE code hoisting pass doesn't pick this up and pull
those loads up the CFG. This seems like exactly what it was designed to
handle.
More information about the Gcc-bugs
mailing list