aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorPengcheng Wang <wangpengcheng.pp@bytedance.com>2024-11-28 15:16:23 +0800
committerGitHub <noreply@github.com>2024-11-28 15:16:23 +0800
commit93f7398bdba9d1547df21156db4d5393f0ab5ec8 (patch)
tree886b5be87d350d82d9b6ae35774f01bad389dfcc /llvm/lib/Bitcode
parentc4645ffedacad18e4cd1dd372288aa55178b1c44 (diff)
downloadllvm-93f7398bdba9d1547df21156db4d5393f0ab5ec8.zip
llvm-93f7398bdba9d1547df21156db4d5393f0ab5ec8.tar.gz
llvm-93f7398bdba9d1547df21156db4d5393f0ab5ec8.tar.bz2
[RISCV] Add TuneDisableLatencySchedHeuristic
This tune feature will disable latency scheduling heuristic. This can reduce the number of spills/reloads but will cause some regressions on some cores. CPU may add this tune feature if they find it's profitable. Reviewers: lukel97, michaelmaitland, asb, preames, mshockwave, topperc Reviewed By: michaelmaitland, mshockwave, topperc Pull Request: https://github.com/llvm/llvm-project/pull/115858
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions