OSDN Git Service

[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)
commit7413606415ab637ce928d4db4075fa904557da95
treed7c427678131d2c657214f57f9f56e4c016c0980
parentb8c31038cfbd50fcc73896088d9aceed47f32f6b
[AVX-512] Add tests to show opportunities for commuting vpermi2/vpermt2 instructions.

Commuting will be added in a future commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284808 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/avx512-vpermv3-commute.ll [new file with mode: 0644]