https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46006
Richard Biener changed:
What|Removed |Added
Last reconfirmed|2021-08-24 00:00:00 |2023-6-21
--- Comment #4 from Richard B
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46006
--- Comment #3 from Richard Biener ---
So currently we indeed miss the "sinks":
t.i:29:6: note: === vect_analyze_data_ref_accesses ===
t.i:29:6: note: Detected interleaving load MEM[(struct B *)&v] and MEM[(struct
B *)&v + 8B]
t.i:29:6: note: De
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46006
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Status|UN
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46006
Ira Rosen changed:
What|Removed |Added
CC||irar at il dot ibm.com
--- Comment #1 from Ir