[X86] Derive ssmem and sdmem from X86MemOperand. NFCI
authorCraig Topper <craig.topper@intel.com>
Tue, 9 Apr 2019 00:24:17 +0000 (00:24 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 9 Apr 2019 00:24:17 +0000 (00:24 +0000)
commit6c11a31bce1b3fc4909f390aa86a18072557eb9f
treec223401fa489f057b56f308b86c7c2736720b047
parentaa10ca12686ed253af47553e80e99f5874a08724
[X86] Derive ssmem and sdmem from X86MemOperand. NFCI

This changes the operand type from v4f32/v2f64 to iPTR which seems more correct. But that doesn't seem to do anything other than change the comments in X86GenDAGISel.inc. Probably because we use a ComplexPattern to do the matching so there's no autogenerated code to change.

llvm-svn: 357959
llvm/lib/Target/X86/X86InstrFragmentsSIMD.td