[libc-commits] [PATCH] D158246: [amdgpu] WIP variadics
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Aug 18 07:53:08 PDT 2023
JonChesterfield added a comment.
@arsenm suggested va_start/va_end should be addrspace aware, similar idea to https://reviews.llvm.org/D156666. Should be less invasive for the va intrinsics as they're not used so widely.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158246/new/
https://reviews.llvm.org/D158246
More information about the libc-commits
mailing list