[clang] [llvm] [AMDGPU] Introduce asyncmark/wait intrinsics (PR #173259)

Sameer Sahasrabuddhe via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 22 23:29:48 PST 2025


================
@@ -0,0 +1,10 @@
+; RUN: not --crash llc -filetype=null -mtriple=amdgcn -mcpu=gfx1250 %s 2>&1 | FileCheck --ignore-case %s
----------------
ssahasra wrote:

Fixed

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


More information about the llvm-commits mailing list