================
@@ -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
----------------
yxsamliu wrote:
Typo: `ANDGPU` -> `AMDGPU`.
https://github.com/llvm/llvm-project/pull/207687
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits