Following on from D115451, this is the next in a series of improvements for this pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118905
[TypePromotion] Avoid unnecessary trunc zext pairs ClosedPublic Authored by samparker on Feb 3 2022, 7:07 AM.
Details
Diff Detail
Event Timelinesamparker added a parent revision: D118883: [TypePromotion] Remove signext args support.Feb 3 2022, 7:07 AM This revision is now accepted and ready to land.Mar 4 2022, 12:30 PM This revision was landed with ongoing or failed builds.May 24 2022, 7:35 AM Closed by commit rGe0fe9785d352: [TypePromotion] Avoid unnecessary trunc zext pairs (authored by samparker). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 431674 llvm/lib/CodeGen/TypePromotion.cpp
llvm/test/Transforms/TypePromotion/ARM/casts.ll
|