This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e6a7df8ac46 [llvm-mca][X86] Add mmx versions of SSSE3 instructions new cbae883886b [NVPTX, CUDA] Added support for m8n32k16 and m32n8k16 varia [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/IntrinsicsNVVM.td | 8 ++++- lib/Target/NVPTX/NVPTX.td | 5 +++ lib/Target/NVPTX/NVPTXISelLowering.cpp | 58 +++++++++++++++++++++++++++++++--- lib/Target/NVPTX/NVPTXInstrInfo.td | 1 + lib/Target/NVPTX/NVPTXIntrinsics.td | 38 +++++++++++++++------- test/CodeGen/NVPTX/wmma.py | 41 +++++++++++++----------- 6 files changed, 115 insertions(+), 36 deletions(-)