[llvm] AMDGPU: Preliminary documentation for named barriers (PR #165502)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 29 02:23:08 PDT 2025


================
@@ -6621,6 +6668,138 @@ Multiple tags can be used at the same time to synchronize with more than one add
   better code optimization, at the cost of synchronizing additional address
   spaces.
 
+.. _amdgpu-memory-model-barriers:
+
+Hardware Barriers
----------------
Pierre-vh wrote:

I'm hoping to land the formal model soon(-ish), so maybe this section won't be necessary 

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


More information about the llvm-commits mailing list