================
@@ -1020,6 +1020,14 @@ llvm::DIType *CGDebugInfo::CreateType(const BuiltinType 
*BT) {
           DBuilder.createBasicType(Name, Width, llvm::dwarf::DW_ATE_unsigned); 
\
     return SingletonId;                                                        
\
   }
+#define AMDGPU_IMAGE_RSRC_TYPE(Name, Id, SingletonId)                          
\
----------------
ranapratap55 wrote:

same as above 
https://github.com/llvm/llvm-project/pull/160258#discussion_r2376048295

https://github.com/llvm/llvm-project/pull/160258
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to