Precommit tests for D155704.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155703
[InstCombine] Fold icmp or sub chain ((x1 - y1) | (x2 - y2)) == 0 tests ClosedPublic Authored by kitaisreal on Jul 19 2023, 6:54 AM.
Details
Diff Detail
Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rG5af6720d4fe1: [InstCombine] Fold icmp or sub chain ((x1 - y1) | (x2 - y2)) == 0 tests (authored by kitaisreal). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 544392 llvm/test/Transforms/InstCombine/icmp-or.ll
|