[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
Thu May 18 11:06:08 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe7b9c2f00fa0: [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.523455.patch
Type: text/x-patch
Size: 22206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230518/b8b862da/attachment-0001.bin>


More information about the cfe-commits mailing list