llvm-project/mlir/test/Dialect/LLVMIR
Krzysztof Drewniak 8e61fdc727 [mlir][ROCDL] Define MLIR wrappers around new MFMA intrinsics
In order to support newer hardware, define wrappers around MFMA
intrinsics that have not previously been exposed in the ROCDL dialect.

A `amdgpu.mfma` wrapper around these instructions is in development
and will provide a more user-friendly interface to them.

Reviewed By: ThomasRaoux

Differential Revision: https://reviews.llvm.org/D128079
2022-06-20 15:03:45 +00:00
..
canonicalize.mlir [mlir][NFC] Update textual references of `func` to `func.func` in LLVM/Math/MemRef/NVGPU/OpenACC/OpenMP/Quant/SCF/Shape tests 2022-04-20 22:17:28 -07:00
dynamic-gep-index.mlir [mlir][LLVMIR] Use a new way to verify GEPOp indices 2022-05-17 10:28:44 -07:00
func.mlir [mlir][LLVM] Add support for Calling Convention in LLVMFuncOp 2022-05-27 09:43:31 +03:00
global.mlir [MLIR Parser] Improve QoI for "expected token" errors 2022-05-10 15:44:17 +01:00
invalid.mlir [mlir][nvvm] Change MMAShapeAttr to AttrDef 2022-06-09 22:14:45 +00:00
layout.mlir [mlir][LLVM] Support opaque pointers in data layout entries 2022-04-25 09:14:33 +02:00
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] Change MMAShapeAttr to AttrDef 2022-06-09 22:14:45 +00:00
opaque-ptr.mlir [mlir] initial support for opaque pointers in the LLVM dialect 2022-04-14 13:23:29 +02:00
optimize-for-nvvm.mlir Recommit: "[MLIR][NVVM] Replace fdiv on fp16 with promoted (fp32) multiplication with reciprocal plus one (conditional) Newton iteration." 2022-06-05 09:11:43 +02:00
request-c-wrappers.mlir [mlir] replace 'emit_c_wrappers' func->llvm conversion option with a pass 2022-06-17 11:10:31 +02:00
rocdl.mlir [mlir][ROCDL] Define MLIR wrappers around new MFMA intrinsics 2022-06-20 15:03:45 +00:00
roundtrip.mlir [mlir][LLVMIR] Ask ICmpOp to return vector<Nxi1> when needed 2022-06-15 14:33:48 -07:00
terminator.mlir [mlir][NFC] Update textual references of `func` to `func.func` in LLVM/Math/MemRef/NVGPU/OpenACC/OpenMP/Quant/SCF/Shape tests 2022-04-20 22:17:28 -07:00
types-invalid.mlir [mlir][NFC] Update textual references of `func` to `func.func` in LLVM/Math/MemRef/NVGPU/OpenACC/OpenMP/Quant/SCF/Shape tests 2022-04-20 22:17:28 -07:00
types.mlir [mlir] Remove the `type` keyword from type alias definitions 2022-05-16 13:54:02 -07:00