https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98772
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |11.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98772
Joel Hutton changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98772
--- Comment #5 from CVS Commits ---
The master branch has been updated by Joel Hutton :
https://gcc.gnu.org/g:4af29981ab57ad7ef4467e371e4145cce9c16eaa
commit r11-7189-g4af29981ab57ad7ef4467e371e4145cce9c16eaa
Author: Joel Hutton
Date: Thu Fe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98772
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Last reconfirmed||2021-01-21
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98772
--- Comment #3 from Richard Biener ---
But the issue seems to be
t.c:3:22: note: ==> examining statement: _34 = *pix1_19;
t.c:3:22: missed: permutation requires at least three vectors _34 = *pix1_19;
t.c:3:22: missed: unsupported load perm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98772
--- Comment #2 from Joel Hutton ---
Yes, it is aarch64, I have updated the field.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98772
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Blocks|