[llvm] [RegAlloc] Avoid split past block-prologue interference (PR #209704)

Christudasan Devadasan via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 00:53:17 PDT 2026


================
@@ -0,0 +1,105 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 6
+# RUN: llc -mtriple=amdgpu9.00-amd-amdhsa -stress-regalloc=2 -passes='greedy<wwm>' -o - %s | FileCheck %s
----------------
cdevadas wrote:

I don't think there is any harm in retaining the legacy PM RUN line, even though the NPM switch is coming soon.

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


More information about the llvm-commits mailing list