[X86] Redefine avx512 packed fpclass intrinsics to return a vXi1 mask and...
[X86] Redefine avx512 packed fpclass intrinsics to return a vXi1 mask and implement the mask input argument using an 'and' IR instruction. Additional IR is emitted to convert between scalar and vXi1 type to match the expected software inferface for the builtin that clang exposes. llvm-svn: 335564
Loading
Please register or sign in to comment