https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89803

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Well, it is a TARGET_AVX512DQ insn, which implies TARGET_AVX, and for
TARGET_AVX there is no difference between nonimmediate_operand and
vector_operand.

Reply via email to