OSDN Git Service

[X86] Require second operand of X86vshiftuniform to be an integer. NFC
authorCraig Topper <craig.topper@intel.com>
Sat, 5 Jan 2019 01:40:29 +0000 (01:40 +0000)
committerCraig Topper <craig.topper@intel.com>
Sat, 5 Jan 2019 01:40:29 +0000 (01:40 +0000)
commitf33ed6da0013b924f1a20fc06a23ccfa96857f4d
tree6032a7a436deb1e8e59fc87e1c30e7e6d271efce
parent44900997ab259dfa9f0d088574852ac8b9901597
[X86] Require second operand of X86vshiftuniform to be an integer. NFC

We don't need to require the first operand to be an integer because we already said it was the same type as the result which we also constrained to an integer.

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