================ @@ -34,6 +34,7 @@ // 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. +// Qc -> AMDGPU __amdgpu_image_desc_t builtin type. ---------------- arsenm wrote:
Why "c"? It's an image. @jayfoad do you have any naming suggestions for the type? Based on the manual I'm not sure what to call this. The encoding field is called "srsrc", and seem to refer to this as "image resource constant (T#)" https://github.com/llvm/llvm-project/pull/160258 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits