[X86] Use i8 immediate for comparison type on AVX512 packed integer instructions...
authorCraig Topper <craig.topper@gmail.com>
Sun, 25 Jan 2015 23:26:02 +0000 (23:26 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 25 Jan 2015 23:26:02 +0000 (23:26 +0000)
commitfd176682b9d4b000f27a0f116e8ed1126cbfcd59
tree47bb37022c1dfb4fe23105d4552229da22e7bd78
parentf6c7255d5f71ebe87abf3ea28380943d4be5e0dd
[X86] Use i8 immediate for comparison type on AVX512 packed integer instructions. This matches floating point equivalents. Includes autoupgrade support to convert old code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227063 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td
lib/IR/AutoUpgrade.cpp
test/CodeGen/X86/avx512-intrinsics.ll
test/CodeGen/X86/avx512bw-intrinsics.ll
test/CodeGen/X86/avx512bwvl-intrinsics.ll
test/CodeGen/X86/avx512vl-intrinsics.ll