[X86] Use the correct types in some recently added isel patterns.
authorCraig Topper <craig.topper@intel.com>
Fri, 13 Jul 2018 22:27:53 +0000 (22:27 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 13 Jul 2018 22:27:53 +0000 (22:27 +0000)
commit2260e4149a164f5a9d97b6c27381cff3945dc0e3
tree7b1788041fad6186dee7b7258ddcc23a6167dd2f
parentac68471326c9abd93b97e6158f00e46607c3b260
[X86] Use the correct types in some recently added isel patterns.

These were supposed to be integer types since we are selecting integer instructions.

Found while preparing to remove these patterns for another patch.

llvm-svn: 337057
llvm/lib/Target/X86/X86InstrSSE.td