diff options
| author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2017-04-06 13:00:37 +0000 |
|---|---|---|
| committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2017-04-06 13:00:37 +0000 |
| commit | 45c936ef86d270ab85dad52dbfaf6dca319f71b0 (patch) | |
| tree | c39ebe254891b55440cc344aa63129f88f889022 /llvm/lib/Support/Unix/COM.inc | |
| parent | b4791c7595eb1637c6371b1ec30756631c2c7f32 (diff) | |
| download | bcm5719-llvm-45c936ef86d270ab85dad52dbfaf6dca319f71b0.tar.gz bcm5719-llvm-45c936ef86d270ab85dad52dbfaf6dca319f71b0.zip | |
[SelectionDAG] NFC patch removing a redundant check.
Since the BUILD_VECTOR has already been checked by
isBuildVectorOfConstantSDNodes() in SelectionDAG::getNode() for a
SIGN_EXTEND_INREG, it can be assumed that Op is always either undef or a
ConstantSDNode, and Ops.size() will always equal VT.getVectorNumElements().
llvm-svn: 299647
Diffstat (limited to 'llvm/lib/Support/Unix/COM.inc')
0 files changed, 0 insertions, 0 deletions

