https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122583
--- Comment #10 from Andrew Stubbs <ams at gcc dot gnu.org> --- (In reply to Thomas Schwinge from comment #9) > I still see: > > PASS: gcc.dg/vect/vect-align-2.c (test for excess errors) > PASS: gcc.dg/vect/vect-align-2.c execution test > PASS: gcc.dg/vect/vect-align-2.c scan-tree-dump-times vect "Alignment of > access forced using peeling" 0 > FAIL: gcc.dg/vect/vect-align-2.c scan-tree-dump-times vect "vectorized 1 > loops" 1 > > ... for what I'm currently testing: 'gfx906', 'gfx90a', 'gfx1100'. Right, because packed alignments are still disabled for amdgcn on mainline.
