[llvm] AMDGPU: Fix s_barrier_leave to write to scc (PR #161221)

Petar Avramovic via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 30 02:06:17 PDT 2025


================
@@ -0,0 +1,24 @@
+; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 6
+; RUN: llc -mtriple=amdgcn -mcpu=gfx1200 -stop-after=si-insert-waitcnts < %s | FileCheck -check-prefix=GFX12 %s
----------------
petar-avramovic wrote:

Moved to s-barrier.ll

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


More information about the llvm-commits mailing list