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

Jeffrey A. Law <law at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |law at gcc dot gnu.org

--- Comment #1 from Jeffrey A. Law <law at gcc dot gnu.org> ---
So after the change to add VLS modes to the autovect iterators these tests are
being vectorized when they weren't before.  At least one of the predcom tests
explicitly disables vectorization and these two probably should as well.

I'll spin that up to make sure there's no regressions.

Reply via email to