Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145334
[InstCombine] Add tests for transform `(shift X,(Or Y, BitWidth-1))`; NFC ClosedPublic Authored by goldstein.w.n on Mar 5 2023, 2:40 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 6 2023, 1:33 AM Closed by commit rG9bb409ff1d0c: [InstCombine] Add tests for transform `(shift X,(Or Y, BitWidth-1))`; NFC (authored by goldstein.w.n). · Explain WhyMar 6 2023, 6:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502890 llvm/test/Transforms/InstCombine/shift.ll
|
propagate