[PATCH] D60015: [NVPTX] Added intrinsics/instructions for MMA ops on (sub-)integers

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359247: PTX 6.3 extends `wmma` instruction to support s8/u8/s4/u4/b1 -> s32. (authored by tra, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60015?vs=193755&id=196737#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60015

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60015.196737.patch
Type: text/x-patch
Size: 50893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/b835dfbd/attachment-0001.bin>


More information about the llvm-commits mailing list