[Bug target/105339] [x86] missing AVX-512F scalef functions when optimization is disabled

2022-12-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105339 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug target/105339] [x86] missing AVX-512F scalef functions when optimization is disabled

2022-04-27 Thread wwwhhhyyy333 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105339 --- Comment #7 from Hongyu Wang --- Fixed for gcc-9/10/11/12.

[Bug target/105339] [x86] missing AVX-512F scalef functions when optimization is disabled

2022-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105339 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Hongyu Wang : https://gcc.gnu.org/g:18bee83150e235ebd596443a0909a72d0c4d077f commit r9-10031-g18bee83150e235ebd596443a0909a72d0c4d077f Author: Hongyu Wang

[Bug target/105339] [x86] missing AVX-512F scalef functions when optimization is disabled

2022-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105339 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Hongyu Wang : https://gcc.gnu.org/g:5e53c8a04d182ead8b59682802478de3dfc0361b commit r10-10584-g5e53c8a04d182ead8b59682802478de3dfc0361b Author: Hongyu Wang

[Bug target/105339] [x86] missing AVX-512F scalef functions when optimization is disabled

2022-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105339 --- Comment #4 from CVS Commits --- The releases/gcc-11 branch has been updated by Hongyu Wang : https://gcc.gnu.org/g:8a02dab2aac640186acca8b265a790153632786d commit r11-9940-g8a02dab2aac640186acca8b265a790153632786d Author: Hongyu Wang

[Bug target/105339] [x86] missing AVX-512F scalef functions when optimization is disabled

2022-04-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105339 --- Comment #3 from CVS Commits --- The master branch has been updated by Hongyu Wang : https://gcc.gnu.org/g:3c940d42701707559fabe49be99296f60fbc43e7 commit r12-8238-g3c940d42701707559fabe49be99296f60fbc43e7 Author: Hongyu Wang Date: Fri

[Bug target/105339] [x86] missing AVX-512F scalef functions when optimization is disabled

2022-04-21 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105339 --- Comment #2 from Hongtao.liu --- We need to add macro for _mm_{mask,maskz}_scalef_round_{sd,ss} intriniscs for gcc-9/10/11/12

[Bug target/105339] [x86] missing AVX-512F scalef functions when optimization is disabled

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