[Bug target/117301] Many AVX10 tests fail

2024-10-29 Thread haochen.jiang at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117301 --- Comment #6 from Haochen Jiang --- Fixed on trunk.

[Bug target/117301] Many AVX10 tests fail

2024-10-29 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117301 Hongtao Liu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug target/117301] Many AVX10 tests fail

2024-10-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117301 --- Comment #5 from GCC Commits --- The master branch has been updated by Haochen Jiang : https://gcc.gnu.org/g:12086865232382f93081d5564ff44b14bd71341c commit r15-4765-g12086865232382f93081d5564ff44b14bd71341c Author: Haochen Jiang Date: T

[Bug target/117301] Many AVX10 tests fail

2024-10-29 Thread haochen.jiang at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117301 --- Comment #4 from Haochen Jiang --- Proposed patch: https://gcc.gnu.org/pipermail/gcc-patches/2024-October/95.html

[Bug target/117301] Many AVX10 tests fail

2024-10-26 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117301 --- Comment #3 from Hongtao Liu --- yes, new instructions are still under review for binutils and not landed on Binutil trunk, but GCC check_effective_target_avx10_2 target with "old" _mm256_mask_vpdpbssd_epi32. The problem should be gone when

[Bug target/117301] Many AVX10 tests fail

2024-10-25 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117301 --- Comment #2 from H.J. Lu --- Since new AVX10.2 instructions are generated, check_effective_target_avx10_2_512 doesn't cover them.

[Bug target/117301] Many AVX10 tests fail

2024-10-25 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117301 H.J. Lu changed: What|Removed |Added Last reconfirmed||2024-10-26 CC|