[PATCH] D38742: [CUDA] Added __hmma_m16n16k16_* builtins to support mma instructions in sm_70

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 12 14:32:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315624: [CUDA] Added __hmma_m16n16k16_* builtins to support mma instructions on sm_70 (authored by tra).

Changed prior to commit:
  https://reviews.llvm.org/D38742?vs=118636&id=118848#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38742

Files:
  cfe/trunk/include/clang/Basic/BuiltinsNVPTX.def
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/builtins-nvptx-sm_70.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38742.118848.patch
Type: text/x-patch
Size: 20582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171012/571bedc5/attachment-0001.bin>


More information about the cfe-commits mailing list