[clang] [libc] [llvm] [AMDGPU] Implement variadic functions by IR lowering (PR #93362)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 3 18:57:21 PDT 2024
jhuber6 wrote:
I can confirm that it passes the tests against the `libc` targets, namely basic `stdarg.h` implementations and `sprintf`.
https://github.com/llvm/llvm-project/pull/93362
More information about the llvm-commits
mailing list