[llvm] [ARM] Add scalar add_sat costs. (PR #100988)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 02:32:31 PDT 2024


davemgreen wrote:

Rebase and ping - thanks. Unfortunately these more accurate costs might cause some performance regressions according to my tests due to extra unrolling, but the better numbers should be better in general.

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


More information about the llvm-commits mailing list