[PATCH] D135441: [AArch64][SelectionDAG] Lower multiplication by a constant to shl+add+shl+add
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 09:24:29 PDT 2022
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
LGTM, thanks for adding the tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135441/new/
https://reviews.llvm.org/D135441
More information about the llvm-commits
mailing list