[llvm] [RISCV] Override default sched policy (PR #115445)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 23:05:01 PST 2024


lukel97 wrote:

I've finished a run comparing this PR with tip of tree @ e887f8290df419ffd4e018b6f8afbaeb1912cf0e, and there's some really nice performance gains: 11% on 538.imagick_r and 10% on 508.namd_r! With -mcpu=spacemit-x60 -O3 -flto.

https://lnt.lukelau.me/db_default/v4/nts/34?show_delta=yes&show_previous=yes&show_stddev=yes&show_mad=yes&show_all=yes&show_all_samples=yes&show_sample_counts=yes&show_small_diff=yes&num_comparison_runs=0&test_filter=&test_min_value_filter=&aggregation_fn=min&MW_confidence_lv=0.05&compare_to=35&submit=Update

I'm re-running imagick and namd just to double check, but otherwise this is great!

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


More information about the llvm-commits mailing list