[llvm] [AMDGPU] Use alias analysis for SMEM/VMEM WAR waitcnts (PR #206569)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 31 10:28:05 PDT 2026
================
@@ -0,0 +1,32 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 6
+# RUN: llc -mtriple=amdgpu9.00 -run-pass=si-insert-waitcnts -o - %s | FileCheck %s
+
+--- |
+ target triple = "amdgcn"
+
----------------
arsenm wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/206569
More information about the llvm-commits
mailing list