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)
commit2c2358036df4ed294a451d4ffa812c6e81ae62ce
tree9d92b9a1cd891d214790214d9ab740c8cef0da20
parentc26f5457d0a45b7de726b587344b23562e365b66
Simplify condition checking as CONCAT assume all inputs of the same type.

llvm-svn: 166260
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp