[InstCombine][AVX-512] Expand vector shift handling to work on the AVX-512 shift...
authorCraig Topper <craig.topper@gmail.com>
Sun, 13 Nov 2016 01:51:55 +0000 (01:51 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 13 Nov 2016 01:51:55 +0000 (01:51 +0000)
commit8b831cbb2a45abd1979a5f82cba8159e1f94d379
tree134b14f9138644732d4c8b6760fb65c64a935e6f
parent298aa12b638fecb31e3c667c1c6a72bd085d377e
[InstCombine][AVX-512] Expand vector shift handling to work on the AVX-512 shift by immediate and shift by single value.

This does not include support for the AVX-512 variable shifts. That will be coming in a future patch.

llvm-svn: 286739
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/x86-vector-shifts.ll