Fix EnforceSmallerThan to check !hasVectorTypes on the other type instead of this...
authorCraig Topper <craig.topper@gmail.com>
Sat, 25 Jan 2014 05:17:38 +0000 (05:17 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 25 Jan 2014 05:17:38 +0000 (05:17 +0000)
commitf5f44a149e83b8184b760dd6be786bf34d8d830d
tree7fdece00b6a31a40dbefe674718b8c6689aefbe5
parent3d69cf57e10d9c263574f2a2cda8e524db4ee163
Fix EnforceSmallerThan to check !hasVectorTypes on the other type instead of this type to force this type to be scalar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200070 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenDAGPatterns.cpp