OSDN Git Service

[AVX-512] Add test cases for AVX512 sign/zero extend instructions derived from the...
authorCraig Topper <craig.topper@gmail.com>
Mon, 10 Oct 2016 06:25:45 +0000 (06:25 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 10 Oct 2016 06:25:45 +0000 (06:25 +0000)
commit21c40c6e831802a7ed3bc1f4b26cc90a3e021bb7
tree5c098960c0f2aaa476a8226fa68c4303aac8548f
parent115e76c7e7dfc7494b28bd7841840db68bbc5b3d
[AVX-512] Add test cases for AVX512 sign/zero extend instructions derived from the sse41 and avx2 test cases. Code will be improved in future commits.

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