[PATCH] D39638: [NVPTX] Implement __nvvm_atom_add_gen_d builtin.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 14:11:31 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317623: [NVPTX] Implement __nvvm_atom_add_gen_d builtin. (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D39638?vs=121620&id=121984#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39638

Files:
  cfe/trunk/include/clang/Basic/BuiltinsNVPTX.def
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/builtins-nvptx-ptx50.cu
  llvm/trunk/include/llvm/IR/IntrinsicsNVVM.td
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXIntrinsics.td
  llvm/trunk/test/CodeGen/NVPTX/atomics-sm60.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39638.121984.patch
Type: text/x-patch
Size: 7015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171107/74f692f4/attachment.bin>


More information about the llvm-commits mailing list