[llvm] [RISCV][CostModel] Refine Arithmetic reduction costs (PR #79103)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 01:11:39 PST 2024


https://github.com/lukel97 approved this pull request.

LGTM. Assuming that the spec tests were built with -O2/-O3 it makes sense that there's not any changes, seeing as most of the diffs here are for the size cost.

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


More information about the llvm-commits mailing list