Refactor according https://reviews.llvm.org/D134706#inline-1298952
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134848
[AArch64] Lower multiplication by a constant (NFC) ClosedPublic Authored by Allen on Sep 28 2022, 7:57 PM.
Details
Summary Refactor according https://reviews.llvm.org/D134706#inline-1298952
Diff Detail
Event TimelineAllen added a parent revision: D134706: [AArch64] Lower multiplication by a constant int to shl+sub+shl.Sep 28 2022, 7:57 PM This revision is now accepted and ready to land.Sep 29 2022, 9:57 AM Closed by commit rG4d15e7b21b1a: [AArch64] Lower multiplication by a constant (NFC) (authored by Allen). · Explain WhySep 29 2022, 10:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 463959 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
|