[Bug rtl-optimization/78200] [7 Regression] 429.mcf of cpu2006 regresses in GCC trunk for avx2 target.
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 7 11:08:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78200
--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
So the non-canonical GIMPLE is actually created by loop versioning and
update-ssa
replacing uses with new defs but not re-canonicalizing operand order. Not
gimplification as I speculated.
More information about the Gcc-bugs
mailing list