[PATCH] (NFC) SelectionDAG

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 00:00:52 PDT 2017


Hi,

As a side effect of https://reviews.llvm.org/D31651 "Fix in 
SelectionDAG::getNode() to not produce illegal BUILD_VECTOR operands", 
this NFC patch removes a redundant check while handling a BUILD_VECTOR 
which is isBuildVectorOfConstantSDNodes().

@Nirav: looks ok?

/Jonas



-------------- next part --------------
A non-text attachment was scrubbed...
Name: DAGCombiner_SIGN_EXTEND_INREG_NFC.patch
Type: text/x-patch
Size: 926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/4fb43ecb/attachment.bin>


More information about the llvm-commits mailing list