[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:09 PDT 2025


================
@@ -1179,6 +1179,53 @@ is conservatively correct for OpenCL.
                              other operations within the same address space.
      ======================= ===================================================
 
+Target Types
+------------
+
+The AMDGPU backend implements some target extension types.
+
+.. _amdgpu-types-named-barriers:
+
+Named Barriers
+~~~~~~~~~~~~~~
----------------
Pierre-vh wrote:

Add a note that this is only for gfx12.5+ ?

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


More information about the llvm-commits mailing list