[Bug target/80566] no use of avx vmovups on ymm registry in set and copy

2021-08-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80566 --- Comment #7 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:585394d30dc975566186a02e75baf301dbbcc9ba commit r12-2681-g585394d30dc975566186a02e75baf301dbbcc9ba Author: H.J. Lu Date: Mon Aug 2

[Bug target/80566] no use of avx vmovups on ymm registry in set and copy

2021-08-02 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80566 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/80566] no use of avx vmovups on ymm registry in set and copy

2021-08-02 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80566 Hongtao.liu changed: What|Removed |Added CC||crazylht at gmail dot com,

[Bug target/80566] no use of avx vmovups on ymm registry in set and copy

2021-08-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80566 --- Comment #4 from Andrew Pinski --- Note clang uses them.

[Bug target/80566] no use of avx vmovups on ymm registry in set and copy

2021-08-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80566 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2021-08-03 Severity|normal

[Bug target/80566] no use of avx vmovups on ymm registry in set and copy

2017-09-18 Thread vladimir.solontsov at mlp dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80566 --- Comment #2 from Vlad --- I can confirm this for gcc7.1/7.2 with -O3 -g -mavx2: https://godbolt.org/g/h7TNJV

[Bug target/80566] no use of avx vmovups on ymm registry in set and copy

2017-09-18 Thread vladimir.solontsov at mlp dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80566 Vlad changed: What|Removed |Added CC||vladimir.solontsov at mlp dot com --- Comment