[Bug tree-optimization/63586] x+x+x+x -> 4*x in gimple
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 20 08:50:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63586
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I'd expect reassoc should be the pass to do this.
More information about the Gcc-bugs
mailing list