[llvm] [InlineCost] Correct the default branch cost for the switch statement (PR #85160)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 22 07:02:13 PDT 2024
dtcxzyw wrote:
Ping for review :) I am happy with the performance data on RISC-V. This patch saves ~8% instructions in some benchmarks.
https://github.com/llvm/llvm-project/pull/85160
More information about the llvm-commits
mailing list