[Bug target/89803] Missing AVX512 intrinsics

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 24 23:15:00 GMT 2019


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.


More information about the Gcc-bugs mailing list