https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114560
Meirav Grimberg changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114560
--- Comment #2 from Meirav Grimberg ---
(In reply to Jakub Jelinek from comment #1)
> AVX512BW is needed to be able to use __mmask32/__mmask64, those aren't
> supported in AVX512F, which only supports __mmask16. __mmask8 needs
> AVX512DQ (thoug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114560
Bug ID: 114560
Summary: Compilation error when using
_mm512_maskz_expandloadu_epi16 with only -mavx512vbmi2
Product: gcc
Version: 11.4.0
Status: UNCONFIRMED
Se