[PATCH] D135441: [AArch64][SelectionDAG] Lower multiplication by a constant to shl+add+shl+add
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 15 04:55:40 PDT 2022
Allen updated this revision to Diff 468008.
Allen added a comment.
add condition Subtarget->hasLSLFast() according comment
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135441/new/
https://reviews.llvm.org/D135441
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/mul_pow2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135441.468008.patch
Type: text/x-patch
Size: 4623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221015/b7956a41/attachment.bin>
More information about the llvm-commits
mailing list