[llvm] [SystemZ] Remove high inlining threshold multiplier. (PR #106058)

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 00:02:17 PDT 2024


JonPsson1 wrote:

Tried patch/x2 (see table above), with adjustments for accesses (GV/Alloca) of 500 instead of 1000, which was similar in performance as with 1000, except that the big code increase in leela nearly all went away.

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


More information about the llvm-commits mailing list