AVX-512: implement kunpck intrinsics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/X86/X86InstrAVX512.td | ||
---|---|---|
2323 ↗ | (On Diff #40642) | What will be in the 32-bit mode? Could you, please, check KUNPCKQ ? |
Comment Actions
Support for 32bit mode was implemented and committed as separate patch.
Thanks for review !