[clang] [clang][AMDGPU] Clean-up handling of named barrier type (PR #207687)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 31 02:40:02 PDT 2026


================
@@ -71,6 +71,9 @@ enum class LangAS : unsigned {
   // Wasm specific address spaces.
   wasm_funcref,
 
+  // HIP-specific address spaces
----------------
arsenm wrote:

Comment out of date 

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


More information about the cfe-commits mailing list