summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/NVPTX/wmma.py
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Added llvm.nvvm.mma.m8n8k4.* intrinsicsArtem Belevich2019-10-281-59/+101
* PTX 6.3 extends `wmma` instruction to support s8/u8/s4/u4/b1 -> s32.Artem Belevich2019-04-251-70/+357
* [NVPTX] generate correct MMA instruction mnemonics with PTX63+.Artem Belevich2019-04-251-3/+14
* Python compat - print statementSerge Guelton2019-01-031-0/+2
* [NVPTX, CUDA] Added support for m8n32k16 and m32n8k16 variants of wmma instru...Artem Belevich2018-04-181-18/+23
* [NVPTX] Make tensor shape part of WMMA intrinsic's name.Artem Belevich2018-03-211-39/+44
* [NVPTX] Make tensor load/store intrinsics overloaded.Artem Belevich2018-03-201-16/+36
* [NVPTX] Implemented wmma intrinsics and instructions.Artem Belevich2017-10-121-0/+201
OpenPOWER on IntegriCloud