[llvm] [PowerPC] Do not rely on MachineSink threshold to optimize CR spilling (PR #128745)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 15:46:13 PST 2025


================
@@ -0,0 +1,27 @@
+# RUN: llc -run-pass=machine-sink -mtriple=powerpc64-unknown-linux-gnu -o - %s | FileCheck %s
----------------
mshockwave wrote:

please generate MIR tests with `llvm/utils/update_mir_test_checks.py`

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


More information about the llvm-commits mailing list