https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96163
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96163
--- Comment #3 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:c4facd483de2d5b6b4d20e6ad74c85b9f1eba41a
commit r11-2062-gc4facd483de2d5b6b4d20e6ad74c85b9f1eba41a
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96163
--- Comment #2 from Richard Biener ---
OK, so the issue is that the representation for pre-existing vectors leaves
us with vector defs outside of the region (and not immediately before the
region begin) which then confuses the logic in vect_stmt_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96163
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Version|unknown