https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54013
Tamar Christina changed:
What|Removed |Added
Blocks||115130
--- Comment #4 from Tamar Chris
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54013
--- Comment #3 from Andrew Pinski ---
I think for SVE(2?) this could be vectorized using the fault first case.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54013
--- Comment #2 from Andrew Pinski ---
Note the loop needs an alignment potion otherwise there could be undefined
behavior if 45 is passed the tab array bounds and the one of the elements are
greater than x.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54013
alalaw01 at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|