[Bug target/100088] ymm store split into two xmm stores

2021-04-15 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100088 --- Comment #4 from Hongtao.liu --- (In reply to Hongtao.liu from comment #3) > (In reply to Hongtao.liu from comment #2) > > > > > > This issue does not exist for sse or avx512f. Setting `-march=haswell` or > > > `-mtune=haswell` on the comman

[Bug target/100088] ymm store split into two xmm stores

2021-04-15 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100088 --- Comment #3 from Hongtao.liu --- (In reply to Hongtao.liu from comment #2) > > > > This issue does not exist for sse or avx512f. Setting `-march=haswell` or > > `-mtune=haswell` on the command line also seems to fix this but neither of > > t

[Bug target/100088] ymm store split into two xmm stores

2021-04-15 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100088 Hongtao.liu changed: What|Removed |Added CC||crazylht at gmail dot com --- Comment #2

[Bug target/100088] ymm store split into two xmm stores

2021-04-14 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100088 H.J. Lu changed: What|Removed |Added Target Milestone|--- |11.0 Status|UNCONFIRMED