[X86] Simplify type constraints for AVX2 masked gather.
authorCraig Topper <craig.topper@intel.com>
Tue, 21 Nov 2017 06:28:15 +0000 (06:28 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 21 Nov 2017 06:28:15 +0000 (06:28 +0000)
commitf26fc823ec081239fa783ea9420fcdbb364f2aea
treed94c84bae06455e2df39c5ac12736667ec669975
parentac17aadf418f68ec3274f64eb27e9d9131b9a605
[X86] Simplify type constraints for AVX2 masked gather.

We don't need separate 32 and 64 node types. We can use SDTCisInt and SDTCisSameSizeAs to ensure the mask size the result type and is integer.

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