AVX512: support AVX512BW Intrinsic in 32bit mode.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
16004 | Can newMaskVT be i64? |
Comment Actions
Thanks for the review!
Update patch according to you comments.
lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
16004 | we don't have such intrinsic meanwhile, but theoretically it is possible. |
Can newMaskVT be i64?