MrSidims wrote: As you probably know/can imagine, I'm not the greatest fan of this change :)
Reading `Buffer Fat Pointer` and `Buffer Resource` sections of https://llvm.org/docs/AMDGPUUsage.html makes me thinking that it's quite close to https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/EXT/SPV_EXT_descriptor_heap.asciidoc . Do you see any problems in moving lowering of 7/8 address spaces and accesses to them to SPV_EXT_descriptor_heap rails? https://github.com/llvm/llvm-project/pull/199376 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
