AVX512BW: Enable packed word shift for 512bit vector. Enable lowering scalar immidiate shift v64i8 .
Fix predicate for AVX1/2 shifts. Lowering variable shift v32i8 / v16i8 with AVX512BW and VLX will be implement in different patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
you can add a pattern to .td file for extending 256 and 128 to 512 and you'll not need the VLX checks