[llvm] [AArch64][SelectionDAG] Lower multiplication by a constant to shl+add+shl+add (PR #89532)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 03:24:00 PDT 2024


davemgreen wrote:

Thanks for the info, that sounds good then. I think for newer Arm cores the cost model between the two is going to be pretty close. One or the other might be better in different places.

https://github.com/llvm/llvm-project/pull/89532


More information about the llvm-commits mailing list