[SelectionDAG] Add a SDTCisSameSizeAs type constraint that can be used to ensure...
authorCraig Topper <craig.topper@gmail.com>
Thu, 26 Nov 2015 07:02:18 +0000 (07:02 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 26 Nov 2015 07:02:18 +0000 (07:02 +0000)
commitce6f743e65a8ff84ebb5c7527a794b192f05bc87
tree092dcd93d1e71c28358dae4894e1502b6e03b748
parent3b658c789427e541410fff8da2b9d155ade39d29
[SelectionDAG] Add a SDTCisSameSizeAs type constraint that can be used to ensure vector widths match even if the element size and count don't.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254138 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetSelectionDAG.td
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/CodeGenDAGPatterns.h