[Bug target/69671] [6 Regression] FAIL: gcc.target/i386/avx512vl-vpmovqb-1.c scan-assembler-times vpmovqb[ \\t]+[^{\n]*%ymm[0-9]+[^\n]*%xmm[0-9]+{%k[1-7]}{z}(?

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 17 10:21:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69671

--- Comment #20 from Richard Biener <rguenth at gcc dot gnu.org> ---
Given the relevance of AVX512 for the GCC 6 lifetime I'd rather not revert the
CSE change and penaltize ARM.

If we can come up with a good fix for the x86 backend now or in GCC 7 time we
can backport that to GCC 6 later as well.

So ... XFAIL?


More information about the Gcc-bugs mailing list