Simplify condition checking as CONCAT assume all inputs of the same type.
authorMichael Liao <michael.liao@intel.com>
Fri, 19 Oct 2012 03:17:00 +0000 (03:17 +0000)
committerMichael Liao <michael.liao@intel.com>
Fri, 19 Oct 2012 03:17:00 +0000 (03:17 +0000)
commit9aecdb51c743f13f88748ef3c539a3e6e6df9e99
treebbd88124e98cdca022765fa494b50ff78bb5a358
parent89e7b356f270e29c2e9e18c6bbd30e5925585f06
Simplify condition checking as CONCAT assume all inputs of the same type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166260 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp