[Bug tree-optimization/106254] complex float copy loop is not vectorized

2022-07-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106254 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/106254] complex float copy loop is not vectorized

2022-07-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106254 --- Comment #2 from Andrew Pinski --- /app/example.c:6:21: note: === vect_analyze_data_refs === /app/example.c:6:21: missed: not vectorized: no vectype for stmt: _5 = *_3; scalar_type: complex double /app/example.c:7:13: missed: not vect