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

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 14 02:10:42 PDT 2025


================
@@ -0,0 +1,200 @@
+# RUN: llc -o - %s -mtriple=s390x-linux-gnu -mcpu=z196 -verify-machineinstrs \
----------------
wangpc-pp wrote:

Pre-commit these new tests so that we can see the effect of new scheduling strategy.

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


More information about the llvm-commits mailing list