OSDN Git Service

[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)
commit1952e64bfff315f4fbf373275ca52a8fc7d9fdb7
tree006786b876e059dc20091903138512fdcfdee8c6
parent2ead3ebdd9c82df74b25c0f1755b374af8275ff1
[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.

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