Create test cases to test the fold for the expression pattern
'uadd_sat(X, C) pred C2'.
Details
Details
- Reviewers
nikic - Commits
- rGed910840906b: [InstCombine] Test cases for D154565
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154566
[InstCombine] Test cases for D154565 ClosedPublic Authored by 0xdc03 on Jul 5 2023, 10:45 PM.
Details
Summary Create test cases to test the fold for the expression pattern
Diff Detail
Event Timeline0xdc03 added a child revision: D154565: [InstCombine] Fold icmps comparing uadd_sat with a constant.Jul 5 2023, 10:48 PM This revision is now accepted and ready to land.Jul 7 2023, 1:17 PM Closed by commit rGed910840906b: [InstCombine] Test cases for D154565 (authored by 0xdc03). · Explain WhyJul 8 2023, 1:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 538329 llvm/test/Transforms/InstCombine/icmp-uadd-sat.ll
|