pre-commit test for https://reviews.llvm.org/D152088
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152089
[InstCombine] precommit test for D152088(NFC) ClosedPublic Authored by khei4 on Jun 3 2023, 9:10 PM.
Details
Diff Detail
Event Timelinekhei4 added a child revision: D152088: [InstCombine] add nsw on InstCombineAdd ~X + C --> (C-1) - X.Jun 3 2023, 9:11 PM This revision is now accepted and ready to land.Jun 5 2023, 5:44 AM Closed by commit rG0505fcdccd5d: [InstCombine] precommit test for D152088(NFC) (authored by khei4). · Explain WhyJun 5 2023, 8:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 528672 llvm/test/Transforms/InstCombine/add.ll
|