[Bug testsuite/63175] [4.9/5 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c scan-tree-dump-times slp2" basic block vectorized using SLP" 1

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 28 09:26:00 GMT 2015


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

--- Comment #14 from Martin Sebor <msebor at gcc dot gnu.org> ---
Richard, thank you for the patch.  It resolves the regression in the quality of
the code generated for the test on ppc64 (I am yet to test other ppc variants).
 Unfortunately, while working on an improved test for the vectorization I
uncovered another regression in this area that manifests itself when the
destination address (as opposed to the source address) is not aligned as
expected.  I posted the enhanced test to the list:
http://gcc.gnu.org/ml/gcc-patches/2015-02/msg01736.html



More information about the Gcc-bugs mailing list