[clang] [compiler-rt] [libc] [llvm] [Clang][AMDGPU] Remove special handling for COV4 libraries (PR #132870)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 24 20:58:51 PDT 2025


================
@@ -62,62 +62,23 @@ Value *EmitAMDGPUImplicitArgPtr(CodeGenFunction &CGF) {
 /// Emit code based on Code Object ABI version.
 /// COV_4    : Emit code to use dispatch ptr
----------------
shiltian wrote:

this as well

https://github.com/llvm/llvm-project/pull/132870


More information about the llvm-commits mailing list