[PATCH] D60279: [CUDA] Implemented _[bi]mma* builtins.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 8 17:09:03 PDT 2019


tra updated this revision to Diff 194226.
tra added a comment.

- Converted class to struct+function as Tim suggested.


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

https://reviews.llvm.org/D60279

Files:
  clang/include/clang/Basic/BuiltinsNVPTX.def
  clang/lib/Basic/Targets/NVPTX.cpp
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Driver/ToolChains/Cuda.cpp
  clang/test/CodeGen/builtins-nvptx-mma.cu
  clang/test/CodeGen/builtins-nvptx-mma.py
  llvm/lib/Target/NVPTX/NVPTX.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60279.194226.patch
Type: text/x-patch
Size: 103691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190409/396b9986/attachment-0001.bin>


More information about the cfe-commits mailing list