[x86] Prevent instruction selection of AVX512 cmp.ps/pd/ss/sd intrinsics with illegal...
authorCraig Topper <craig.topper@gmail.com>
Sat, 27 Dec 2014 20:08:45 +0000 (20:08 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 27 Dec 2014 20:08:45 +0000 (20:08 +0000)
commit04c853b26927b29ed61c66ddecfed2824ca216fe
tree27fb9663319348c163ac14043d843eaeb0802c82
parentbd64447bf33818e565b00fcccedab4844f4c6b6f
[x86] Prevent instruction selection of AVX512 cmp.ps/pd/ss/sd intrinsics with illegal immediates. Correctly this time. I did the wrong patterns the first time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224891 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrInfo.td