[Bug target/70763] Use SSE for DImode load/store

2022-01-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70763

Andrew Pinski  changed:

   What|Removed |Added

   Target Milestone|--- |8.0
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Andrew Pinski  ---
x5 and x6 don't use sse but that is ok as it is an instruction to create the
0/-1 and then one store. Right now it is just two stores.

So closing as fixed for GCC 8.

[Bug target/70763] Use SSE for DImode load/store

2016-04-27 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70763

H.J. Lu  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-04-27
 Ever confirmed|0   |1

[Bug target/70763] Use SSE for DImode load/store

2016-04-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70763

Richard Biener  changed:

   What|Removed |Added

   Keywords||missed-optimization
   Severity|normal  |enhancement