llvm/mlir/test/Dialect/LLVMIR
Christopher Bate 3be7c28917 [mlir][NVVM] Add support for nvvm mma.sync ops
This patch adds MLIR NVVM support for the various NVPTX `mma.sync`
operations. There are a number of possible data type, shape,
and other attribute combinations supported by the operation, so a
custom assebmly format is added and attributes are inferred where
possible.

Reviewed By: ThomasRaoux

Differential Revision: https://reviews.llvm.org/D122410
2022-03-25 17:28:05 +00:00
..
canonicalize.mlir [MLIR][LLVM] Fold extractvalue to ignore insertvalue at distinct index 2022-03-04 11:03:34 -05:00
func.mlir [mlir] Add support for the nest attribute to the LLVM-IR dialect conversion. 2022-03-18 08:15:03 -07:00
global.mlir [mlir] Support verification order (3/3) 2022-03-11 01:16:28 +00:00
invalid.mlir [mlir][NVVM] Add support for nvvm mma.sync ops 2022-03-25 17:28:05 +00:00
layout.mlir
legalize-for-export.mlir [mlir][OpenMP] Added assembly format for omp.wsloop and remove parseClauses 2022-03-23 10:02:02 +05:30
nvvm.mlir [mlir][NVVM] Add support for nvvm mma.sync ops 2022-03-25 17:28:05 +00:00
rocdl.mlir
roundtrip.mlir
terminator.mlir [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
types-invalid.mlir
types.mlir