[AVX-512] Add tests to show opportunities for commuting vpermi2/vpermt2 instructions.
authorCraig Topper <craig.topper@gmail.com>
Fri, 21 Oct 2016 05:55:40 +0000 (05:55 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 21 Oct 2016 05:55:40 +0000 (05:55 +0000)
commitc1db0db8647110c89924e6a29afe6455ed61a2a5
treeb2c8b4bc33f379babad3723bad90af7d4ddf23e2
parent717f6dcddcff34b4c67fa4343689b234cdbc7c04
[AVX-512] Add tests to show opportunities for commuting vpermi2/vpermt2 instructions.

Commuting will be added in a future commit.

llvm-svn: 284808
llvm/test/CodeGen/X86/avx512-vpermv3-commute.ll [new file with mode: 0644]