[libc-commits] [libc] [libc] Update the AMDGPU implementation to use code object 5 (PR #72580)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Mon Nov 20 10:46:34 PST 2023


================
@@ -34,6 +34,19 @@
 #include <tuple>
 #include <utility>
 
+// The implicit arguments of COV5 AMDGPU kernels.
----------------
jhuber6 wrote:

Yeah that's a future endeavor. Probably something that could be solved by having the offloading  directory for a lot of these HSA wrappers. For now it's easier to keep them separate.

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


More information about the libc-commits mailing list