[Bug rtl-optimization/58295] [4.8/4.9 regression] Missed zero-extension elimination in the combiner
npickito at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Oct 31 03:31:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58295
Kito Cheng <npickito at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |npickito at gmail dot com
--- Comment #10 from Kito Cheng <npickito at gmail dot com> ---
So why don't reject it at
TARGET_LEGITIMATE_COMBINED_INSN/ix86_legitimate_combined_insn
instead of limit at combine phase if it's only benefit for x86 ?
More information about the Gcc-bugs
mailing list