[clang] [libc] [llvm] [AMDGPU] Implement variadic functions by IR lowering (PR #93362)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 5 16:09:28 PDT 2024
================
@@ -8,10 +8,15 @@ add_custom_target(libc-long-running-tests)
add_subdirectory(UnitTest)
-if(LIBC_TARGET_OS_IS_GPU AND
----------------
jhuber6 wrote:
Done
https://github.com/llvm/llvm-project/pull/93362
More information about the cfe-commits
mailing list