This cleans up tech debt. Similar to D33390 .
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125150
[AArch64] Remove ADDC, ADDE, SUBC, SUBE support, use the CARRY ops instead ClosedPublic Authored by deadalnix on May 6 2022, 5:30 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 9 2022, 8:47 AM This revision was landed with ongoing or failed builds.May 9 2022, 5:23 PM Closed by commit rG59fea9380dae: [AArch64] Remove ADDC, ADDE, SUBC, SUBE support, use the CARRY ops instead (authored by Amaury Séchet <deadalnix@gmail.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 428244 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
|