diff options
| author | Sanjay Patel <spatel@rotateright.com> | 2019-05-21 18:53:53 +0000 |
|---|---|---|
| committer | Sanjay Patel <spatel@rotateright.com> | 2019-05-21 18:53:53 +0000 |
| commit | 10f6b3989959978e41c2092251a4359fef30d99f (patch) | |
| tree | 429046d5f78c1c9193c67818713bf9f8afcfd551 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h | |
| parent | 76e5a1d3c3b107646d88cf91059972c2a2a5f163 (diff) | |
| download | llvm-10f6b3989959978e41c2092251a4359fef30d99f.zip llvm-10f6b3989959978e41c2092251a4359fef30d99f.tar.gz llvm-10f6b3989959978e41c2092251a4359fef30d99f.tar.bz2 | |
[SelectionDAG] fold insert subvector of undef into undef
DAGCombiner simplifies this more liberally as:
// If inserting an UNDEF, just return the original vector.
if (N1.isUndef())
return N0;
So there's no way to make this visible in output AFAIK, but
doing this at node creation time should be slightly more efficient.
llvm-svn: 361287
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions
