This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4450285bd740: [CUDA] provide wrapper functions for new NVCC
builtins. (authored by tra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST A
tra updated this revision to Diff 523881.
tra added a comment.
typo fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150894/new/
https://reviews.llvm.org/D150894
Files:
clang/lib/Headers/__clang_cuda_intrinsics.h
Index: clang/lib/Headers/__c
tra updated this revision to Diff 523879.
tra added a comment.
Added __nv_associate_access_property_impl() stub.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150894/new/
https://reviews.llvm.org/D150894
Files:
clang/lib/Headers/__clang_cuda_int
tra updated this revision to Diff 523472.
tra added a comment.
Put the wrappers behind __CUDA_ARCH__ >= 800, as these clang builtins are not
available on older GPUs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150894/new/
https://reviews.llvm.org
tra updated this revision to Diff 523466.
tra added a comment.
Prefix function args with `__`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150894/new/
https://reviews.llvm.org/D150894
Files:
clang/lib/Headers/__clang_cuda_intrinsics.h
Index:
tra created this revision.
Herald added subscribers: mattd, bixia, yaxunl.
Herald added a project: All.
tra published this revision for review.
tra added reviewers: jlebar, nyalloc.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
For sm_80 NVCC introduced a handful of builti