diff options
| author | Craig Topper <craig.topper@gmail.com> | 2017-01-10 07:42:57 +0000 |
|---|---|---|
| committer | Craig Topper <craig.topper@gmail.com> | 2017-01-10 07:42:57 +0000 |
| commit | 588c734b0f4791565c1b42be7b704a4a97f8c895 (patch) | |
| tree | 5d38f66479e5728e4e27892f03ae71deaf09d0bf /lldb/packages/Python/lldbsuite/test/expression_command/multiline/TestMultilineExpressions.py | |
| parent | e2796fd3fda71e4108e33c1dcc0e7be807c8ef6d (diff) | |
| download | bcm5719-llvm-588c734b0f4791565c1b42be7b704a4a97f8c895.tar.gz bcm5719-llvm-588c734b0f4791565c1b42be7b704a4a97f8c895.zip | |
[DAGCombiner] Merge together duplicate checks for folding fold (select C, 1, X) -> (or C, X) and folding (select C, X, 0) -> (and C, X). Also be consistent about checking that both the condition and the result type are i1. NFC
I guess previously we just assumed if the result type was i1, then the condition type must also be i1?
llvm-svn: 291548
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/multiline/TestMultilineExpressions.py')
0 files changed, 0 insertions, 0 deletions

