Commit 25b702f
committed
[DAG] visitXOR - add missing comment for or/and constant setcc demorgan fold. NFC.
Noticed while triaging llvm#112347 which is using this fold - we described the or->and fold, but not the equivalent and->or which is also handled.1 parent 467a9bd commit 25b702f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9594 | 9594 | | |
9595 | 9595 | | |
9596 | 9596 | | |
| 9597 | + | |
9597 | 9598 | | |
9598 | 9599 | | |
9599 | 9600 | | |
| |||
0 commit comments