[llvm] [SystemZ] Add a SystemZ specific pre-RA scheduling strategy. (PR #135076)

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 24 07:00:42 PST 2025


JonPsson1 wrote:

Did another experiment by removing the extra check that puts two SUs that both have a PRegBias in their source order relative to each other. This still seems possibly useful - one regression around 1% seen, otherwise no changes.

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


More information about the llvm-commits mailing list