[Bug target/108585] memset uses SSE stores but afterwards does not but if used "" will use them

2023-01-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108585 --- Comment #5 from Andrew Pinski --- "" will start to use the rep at 64*8 ...

[Bug target/108585] memset uses SSE stores but afterwards does not but if used "" will use them

2023-01-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108585 Andrew Pinski changed: What|Removed |Added Summary|Using std::byte instead of |memset uses SSE stores but