Skip to content
Commit 4ef61aec authored by Craig Topper's avatar Craig Topper
Browse files

[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
parent c2ee4a50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment