[clang] [WIP][AMDGPU] Support for type inferring image load/store builtins for AMDGPU (PR #140210)

Rana Pratap Reddy via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 20 22:45:03 PDT 2025


================
@@ -160,6 +163,27 @@ static Value *EmitAMDGCNBallotForExec(CodeGenFunction &CGF, const CallExpr *E,
   return Call;
 }
 
+template <unsigned N>
----------------
ranapratap55 wrote:

resolved.

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


More information about the cfe-commits mailing list