https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88541
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=clmul&expand=641,675,674
says for _mm256_clmulepi64_epi128 that it is AVX512VL + VPCLMULQDQ. So why do
you think it is incorrect?
