[PATCH] D150820: [NVPTX, CUDA] added optional src_size argument to __nvvm_cp_async*
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 19 11:00:05 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6963c61f0f6e: [NVPTX/CUDA] added an optional src_size argument to __nvvm_cp_async* (authored by tra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150820/new/
https://reviews.llvm.org/D150820
Files:
clang/include/clang/Basic/BuiltinsNVPTX.def
clang/include/clang/Sema/Sema.h
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-nvptx.c
clang/test/SemaCUDA/builtins.cu
llvm/include/llvm/IR/IntrinsicsNVVM.td
llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
llvm/test/CodeGen/NVPTX/async-copy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150820.523863.patch
Type: text/x-patch
Size: 24467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230519/12de1cd9/attachment-0001.bin>
More information about the cfe-commits
mailing list