[PATCH] D38645: [NVPTX] Implemented wmma intrinsics and instructions.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 14:21:57 PDT 2017


tra updated this revision to Diff 118691.
tra marked 4 inline comments as done.
tra added a comment.

Added an explanation for WMMA_VARIANT macro and related enum.


https://reviews.llvm.org/D38645

Files:
  llvm/include/llvm/IR/IntrinsicsNVVM.td
  llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
  llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
  llvm/test/CodeGen/NVPTX/wmma.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38645.118691.patch
Type: text/x-patch
Size: 54533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/8feeb88d/attachment.bin>


More information about the llvm-commits mailing list