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

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 10:03:00 PST 2016


mcrosier added a comment.

I've done a bit of refactoring in r286601 and r286606, which I hope makes this a much easier code review.  If you rebase the patch, I'd be happy to take a look.


Repository:
  rL LLVM

https://reviews.llvm.org/D25966





More information about the llvm-commits mailing list