[libc-commits] [PATCH] D159225: [libc] Implement the 'nanosleep' function on the GPU
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Aug 30 14:46:28 PDT 2023
JonChesterfield accepted this revision.
JonChesterfield added a comment.
We should probably create llvm intrinsics for the ad hoc ptx assembly remaining. I don't think there's any inline asm for intrinsics in amdgpu, though there may still be some as control flow hacks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159225/new/
https://reviews.llvm.org/D159225
More information about the libc-commits
mailing list