[llvm] AMDGPU: Preliminary documentation for named barriers (PR #165502)
Pierre van Houtryve via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 30 01:01:04 PDT 2025
Nicolai =?utf-8?q?Hähnle?= <nicolai.haehnle at amd.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/165502 at github.com>
================
@@ -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:
No, not the named barrier parts yet.
https://github.com/llvm/llvm-project/pull/165502
More information about the llvm-commits
mailing list