[Bug tree-optimization/42216] [4.5 Regression] 464.h265ref peak regressed 20%
rth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 29 17:58:00 GMT 2009
------- Comment #1 from rth at gcc dot gnu dot org 2009-11-29 17:58 -------
The vec_interleave_*_optab should still be populated. It's just
that what was once "sse2_punpcklwd" is now "vec_interleave_lowv8hi"
directly. If this patch *is* attributable to a regression, then
perhaps there's a typo somewhere in the substitutions...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42216
More information about the Gcc-bugs
mailing list