[Tablegen] Use correct result number variables with the pattern nodes they go with...
authorCraig Topper <craig.topper@gmail.com>
Wed, 4 Mar 2015 09:04:54 +0000 (09:04 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 4 Mar 2015 09:04:54 +0000 (09:04 +0000)
commitb660ece8606b7db70739f36f1b5bd8ac2a2c0398
tree4a8fcc048c332aa3bc6c1323b95201b6713e17ee
parent5edbe7e4dbb89f69accc642dc59922d09fc08728
[Tablegen] Use correct result number variables with the pattern nodes they go with when handling SDTCisSameAs. No functional change as they are always both 0 unless you try to define a multi result type profile that uses SDTCisSame on one of the other results.

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