[X86] Fix some VCVTPS2PH isel patterns where 'i32' was used instead of 'timm'
authorCraig Topper <craig.topper@intel.com>
Sun, 22 Sep 2019 20:08:57 +0000 (20:08 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 22 Sep 2019 20:08:57 +0000 (20:08 +0000)
commitc4802de31b1a305cb58ecac5f7841605506006f2
tree2b54ab0cef932e9beb48bdaa1c3540578f76ea38
parent80fda375b2250b51b3a547b0e2fe9cc7d99207d8
[X86] Fix some VCVTPS2PH isel patterns where 'i32' was used instead of 'timm'

This seems to have completed omitted any check for the opcode
of the operand in the isel table.

llvm-svn: 372526
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrSSE.td