Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145340
[InstCombine] Add tests for tranforming `(icmp pred (shl {nsw and/or nuw} X, Y), C)`; NFC ClosedPublic Authored by goldstein.w.n on Mar 5 2023, 5:20 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 28 2023, 3:24 AM Closed by commit rGe8e8528085eb: [InstCombine] Add tests for tranforming `(icmp pred (shl {nsw and/or nuw} X, Y)… (authored by goldstein.w.n). · Explain WhyJun 5 2023, 11:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 528514 llvm/test/Transforms/InstCombine/icmp-shl.ll
|