[PATCH] D25966: [AArch64] Lower multiplication by a constant int to shl+add+shl

Haicheng Wu via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 13:30:11 PDT 2016


haicheng updated this revision to Diff 76465.
haicheng marked 8 inline comments as done.
haicheng added a comment.

Rename the variable names as suggested by Renato.  Thank you.


Repository:
  rL LLVM

https://reviews.llvm.org/D25966

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/AArch64/mul_pow2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25966.76465.patch
Type: text/x-patch
Size: 11174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161031/373c5332/attachment.bin>


More information about the llvm-commits mailing list