================ @@ -33,6 +33,7 @@ // q -> Scalable vector, followed by the number of elements and the base type. // Q -> target builtin type, followed by a character to distinguish the builtin type // Qa -> AArch64 svcount_t builtin type. +// Qb -> AMDGPU __amdgpu_buffer_rsrc_t builtin type. ---------------- shiltian wrote:
It indeed sounds like that, but I checked where `Qa` was introduced. It was after the type was introduced. https://reviews.llvm.org/D150953 https://github.com/llvm/llvm-project/pull/95276 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits