[llvm] [ARM] Prefer MUL to MULS on some implementations (PR #112540)

Albert Huang via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 22:58:34 PST 2025


AlbertHuang-CPU wrote:

Thanks @davemgreen 
As checked/discussed offline, in some scenario mul is as slower as muls on M33, and STAR-MC1 is the same as M33 in terms of these behavior.
So I will add the feature also.

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


More information about the llvm-commits mailing list