add intrinsics and tests case.
Details
Details
Diff Detail
Diff Detail
Event Timeline
../llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp | ||
---|---|---|
836 | add VK2, VK32 and VK64, please | |
../llvm/lib/Target/X86/X86ISelLowering.cpp | ||
16431 | I think that MaskVT does not depend on VT. You just take 8 or 16 bits as one integer and broadcast them to all vector elements. | |
16436 | "else" one line up, like |
add VK2, VK32 and VK64, please