llvm-project/mlir/test/Conversion
Nicolas Vasilache 63b683a816 [mlir][Vector] Add a vector.matrix_multiply op on 1-D vectors
Summary: This op mirrors the llvm.intr counterpart and allows lowering + type conversions in a progressive fashion.

Differential Revision: https://reviews.llvm.org/D75775
2020-03-09 13:34:03 -04:00
..
GPUToCUDA [mlir] use unpacked memref descriptors at function boundaries 2020-02-10 15:03:43 +01:00
GPUToNVVM Add GPU lowerings for the different log ops. 2020-02-27 15:25:02 +01:00
GPUToROCDL Add GPU lowerings for the different log ops. 2020-02-27 15:25:02 +01:00
GPUToSPIRV [mlir][spirv] Introduce spv.func 2020-02-12 07:46:43 -05:00
GPUToVulkan [mlir][spirv] Add ConvertGpuLaunchFuncToVulkanCallsPass 2020-02-13 14:10:07 -05:00
LinalgToSPIRV [mlir][spirv] Introduce spv.func 2020-02-12 07:46:43 -05:00
LoopsToGPU [mlir][DeclarativeParser] Add support for formatting operations with AttrSizedOperandSegments. 2020-03-05 12:51:28 -08:00
StandardToLLVM [mlir] Refactor a few users to no longer rely on the successor operand API of Operation. 2020-03-05 12:51:59 -08:00
StandardToSPIRV [mlir][spirv] Add lowering for load/store zero-rank memref from std to SPIR-V. 2020-02-21 14:41:12 -05:00
VectorToLLVM [mlir][Vector] Add a vector.matrix_multiply op on 1-D vectors 2020-03-09 13:34:03 -04:00
VectorToLoops [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflicts with function types. 2020-01-13 13:24:39 -08:00
convert-to-cfg.mlir [MLIR] Change custom printer/parser for loop.parallel and loop.reduce. 2020-03-09 15:11:48 +01:00