Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154806
[InstCombine] Add tests for transforming `(add (shl (neg X), Cnt))`; NFC ClosedPublic Authored by goldstein.w.n on Jul 9 2023, 4:31 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2023, 12:38 AM This revision was landed with ongoing or failed builds.Aug 16 2023, 8:41 PM Closed by commit rGa6c022818d06: [InstCombine] Add tests for transforming `(add (shl (neg X), Cnt))`; NFC (authored by goldstein.w.n). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 550970 llvm/test/Transforms/InstCombine/add-shift.ll
|