[PATCH] D25966: [AArch64] Lower multiplication by a constant int to shl+add+shl
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 11 10:04:06 PST 2016
rengolin added a comment.
FYI, Chad has made some big refactoring in this area, you will have to re-base:
http://llvm.org/viewvc/llvm-project?rev=286606&view=rev
Repository:
rL LLVM
https://reviews.llvm.org/D25966
More information about the llvm-commits
mailing list