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

Pierre van Houtryve via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 14 01:24:27 PDT 2026


================
@@ -1073,6 +1076,10 @@ class TargetInfo : public TransferrableTargetInfo,
   /// available on this target.
   bool hasAArch64ACLETypes() const { return HasAArch64ACLETypes; }
 
+  /// Returns whether or not the ANDGPU built-in types are
----------------
Pierre-vh wrote:

Done

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


More information about the cfe-commits mailing list