diff options
| author | Sanjay Patel <spatel@rotateright.com> | 2019-05-21 18:28:22 +0000 |
|---|---|---|
| committer | Sanjay Patel <spatel@rotateright.com> | 2019-05-21 18:28:22 +0000 |
| commit | 51dc59d0903fc86b37e9d910aa6f33dd87fdaae5 (patch) | |
| tree | c3dfa49cb405c2e6eb610b49d06156416d6999c7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | 6b21c4a4eed8e7a5ab5d80dfe207eadb7cf5a6ab (diff) | |
| download | llvm-51dc59d0903fc86b37e9d910aa6f33dd87fdaae5.zip llvm-51dc59d0903fc86b37e9d910aa6f33dd87fdaae5.tar.gz llvm-51dc59d0903fc86b37e9d910aa6f33dd87fdaae5.tar.bz2 | |
[SelectionDAG] remove redundant code; NFCI
getNode() squashes concatenation of undefs via FoldCONCAT_VECTORS():
// Concat of UNDEFs is UNDEF.
if (llvm::all_of(Ops, [](SDValue Op) { return Op.isUndef(); }))
return DAG.getUNDEF(VT);
llvm-svn: 361284
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
