]> granicus.if.org Git - llvm/commit
[X86] Add a 32-bit command line to avx512-intrinsics.ll. Move all 64-bit mode only...
authorCraig Topper <craig.topper@intel.com>
Thu, 31 Jan 2019 00:49:40 +0000 (00:49 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 31 Jan 2019 00:49:40 +0000 (00:49 +0000)
commita679da115c202ed303c38dc73ca6966095363249
tree8927e09e5419a05e943f537a8e2aa74b46a658e1
parentfb767a4d48b254add799e09b20e026417fc344ad
[X86] Add a 32-bit command line to avx512-intrinsics.ll. Move all 64-bit mode only intrinsics to avx512-intrinsics-x86_64.ll.

Most of the other intrinsic tests have a 32-bit command lines.

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