[PATCH] D100394: [Clang][NVPTX] Add NVPTX intrinsics and builtins for CUDA PTX cp.async instructions

Stuart Adams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 02:07:35 PDT 2021


nyalloc updated this revision to Diff 339145.
nyalloc marked an inline comment as done.
nyalloc added a comment.

All functions in the new tests now use `-LABEL` checks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100394/new/

https://reviews.llvm.org/D100394

Files:
  clang/include/clang/Basic/BuiltinsNVPTX.def
  clang/test/CodeGen/builtins-nvptx.c
  llvm/include/llvm/IR/IntrinsicsNVVM.td
  llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
  llvm/test/CodeGen/NVPTX/async-copy.ll
  llvm/test/CodeGen/NVPTX/mbarrier.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100394.339145.patch
Type: text/x-patch
Size: 36332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/eeeca9d9/attachment.bin>


More information about the llvm-commits mailing list