This is dead as of: D145341
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152181
[InstCombine] Remove deadcode in `(icmp SignTest(shl/shr X))`; NFC ClosedPublic Authored by goldstein.w.n on Jun 5 2023, 11:06 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 5 2023, 11:39 AM Closed by commit rGe387f49d133d: [InstCombine] Remove deadcode in `(icmp SignTest(shl/shr X))`; NFC (authored by goldstein.w.n). · Explain WhyJun 6 2023, 1:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 528518 llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
|