Commit 4299b28
committed
[InstCombine] add helper function for select-of-bools folds; NFC
This set of folds keeps growing, and it contains
bugs like issue llvm#58552, so make it easier to
spot those via backtrace.1 parent b5caa68 commit 4299b28
File tree
2 files changed
+197
-183
lines changed- llvm/lib/Transforms/InstCombine
2 files changed
+197
-183
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
| 736 | + | |
736 | 737 | | |
737 | 738 | | |
738 | 739 | | |
| |||
0 commit comments