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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315601: [NVPTX] Implemented wmma intrinsics and instructions. (authored by tra).

Changed prior to commit:
  https://reviews.llvm.org/D38645?vs=118691&id=118815#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38645

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38645.118815.patch
Type: text/x-patch
Size: 54663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171012/444bb668/attachment.bin>


More information about the llvm-commits mailing list