[llvm] [SystemZ] Remove getInliningThresholdMultiplier() override (PR #94612)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 16 02:56:15 PDT 2024
nikic wrote:
Is there something we can reasonably do here in time for the LLVM 19 release? For example, would reducing the multiplier to 2 rather than 1 reduce the benchmark impact? It's not the ideal end-state, but maybe a reasonable intermediate step...
https://github.com/llvm/llvm-project/pull/94612
More information about the llvm-commits
mailing list