[InstCombine][AVX-512] Teach InstCombineCalls how to handle the intrinsics for...
[InstCombine][AVX-512] Teach InstCombineCalls how to handle the intrinsics for variable shift with 16-bit elements. This is a straightforward extension of the existing support for 32/64-bit element types. Just needed to add the additional instrinsics to the switches. llvm-svn: 287316
Loading
Please register or sign in to comment