[Bug target/57037] GCC does not generate non-temporal stores on i386 with SSE2+

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

[Bug target/57037] GCC does not generate non-temporal stores on i386 with SSE2+

2014-12-29 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57037 --- Comment #1 from Harald Anlauf anlauf at gmx dot de --- (In reply to Harald Anlauf from comment #0) gfortran (using -Ofast -fprefetch-loop-arrays) exactly reproduces the performance of the Intel compiler without temporal stores. It appears