https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125357
Hongtao Liu <liuhongt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liuhongt at gcc dot gnu.org
--- Comment #2 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
ix86_expand_vec_perm support one_operand_shuffle + variable mask for avx512
with vpermt2ps, but don't have avx path for V4SF/V4SI vpermilps.
