Commit 30deb76
committed
[DAG] visitXOR - add missing comment for or/and constant 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 74eb079 commit 30deb76
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9606 | 9606 | | |
9607 | 9607 | | |
9608 | 9608 | | |
| 9609 | + | |
9609 | 9610 | | |
9610 | 9611 | | |
9611 | 9612 | | |
| |||
0 commit comments