[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
Wed Oct 19 23:34:23 PDT 2022


Allen updated this revision to Diff 469122.
Allen marked an inline comment as done.
Allen added a comment.

Retry the commit as a unexpectedpre-merge checks fail


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.469122.patch
Type: text/x-patch
Size: 6092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/6121d648/attachment.bin>


More information about the llvm-commits mailing list