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

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 25 15:27:07 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC359248: [CUDA] Implemented _[bi]mma* builtins. (authored by tra, committed by ).
Herald added a subscriber: kristina.
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D60279?vs=194226&id=196738#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D60279

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60279.196738.patch
Type: text/x-patch
Size: 103055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/cce0c222/attachment.bin>


More information about the llvm-commits mailing list