[libc-commits] [clang] [libc] [llvm] [AMDGPU] Implement variadic functions by IR lowering (PR #93362)
Jon Chesterfield via libc-commits
libc-commits at lists.llvm.org
Wed Jun 5 16:02:58 PDT 2024
================
@@ -8,10 +8,15 @@ add_custom_target(libc-long-running-tests)
add_subdirectory(UnitTest)
-if(LIBC_TARGET_OS_IS_GPU AND
----------------
JonChesterfield wrote:
This is helpful for me working out why libc isn't running tests but otherwise unrelated to this PR, I'll drop it from the change and you can apply or discard it separately as you prefer.
https://github.com/llvm/llvm-project/pull/93362
More information about the libc-commits
mailing list