[Bug tree-optimization/120426] XMM store isn't used

2025-05-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120426 --- Comment #4 from Andrew Pinski --- (In reply to H.J. Lu from comment #3) > (In reply to Andrew Pinski from comment #2) > > With -mtune=sapphirerapids we get: > > > >[local count: 1073741824]: > > MEM [(union *)lock_2(D)] = 0; > > M

[Bug tree-optimization/120426] XMM store isn't used

2025-05-24 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120426 --- Comment #3 from H.J. Lu --- (In reply to Andrew Pinski from comment #2) > With -mtune=sapphirerapids we get: > >[local count: 1073741824]: > MEM [(union *)lock_2(D)] = 0; > MEM [(union *)lock_2(D) + 8B] = 0; > MEM [(union *)

[Bug tree-optimization/120426] XMM store isn't used

2025-05-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120426 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug tree-optimization/120426] XMM store isn't used

2025-05-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120426 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-05-25 Status|UNCONFIRM