https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110740
Kewen Lin changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110740
--- Comment #6 from CVS Commits ---
The master branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:d07504725973ccdec78929a09dc13e5ebd9472f6
commit r14-2736-gd07504725973ccdec78929a09dc13e5ebd9472f6
Author: Kewen Lin
Date: Mon Jul 2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110740
Kewen Lin changed:
What|Removed |Added
Attachment #55587|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110740
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |14.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110740
--- Comment #4 from Richard Biener ---
Hmm, shouldn't this also apply to the main loop? I suppose we just never get
such a case, but maybe with peeling for gaps we would? Eventually we'd hope
we never would cost it as profitable.
In any case
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110740
--- Comment #3 from Kewen Lin ---
Created attachment 55587
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55587&action=edit
trial-patch
This patch can fix the exposed failures on
gcc.target/powerpc/p9-vec-length-epil-{1,8}.c, fully testin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110740
Kewen Lin changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110740
Kewen Lin changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
CC|