..
AffineToStandard
[mlir] support max/min lower/upper bounds in affine.parallel
2021-04-29 13:16:25 +02:00
AsyncToLLVM
[mlir] Add error state and error propagation to async runtime values
2021-05-27 09:28:47 -07:00
ComplexToLLVM
[mlir] Fold complex.re(complex.create) and complex.im(complex.create)
2021-05-26 10:53:05 +02:00
ComplexToStandard
[mlir] Add DivOp lowering from Complex dialect to Standard/Math dialect.
2021-06-02 11:16:00 +02:00
GPUCommon
[MLIR] Create memref dialect and move dialect-specific ops from std.
2021-03-15 11:14:09 +01:00
GPUToCUDA
[mlir] Change test-gpu-to-cubin to derive from SerializeToBlobPass
2021-03-11 10:42:20 +01:00
GPUToNVVM
[mlir][gpu] Add op to create MMA constant matrix
2021-06-10 08:34:04 -07:00
GPUToROCDL
Lower math.expm1 to intrinsics in the GPUToNVVM and GPUToROCDL conversions.
2021-02-16 10:23:42 +01:00
GPUToROCm
[mlir] Remove mlir-rocm-runner
2021-03-19 00:24:10 -07:00
GPUToSPIRV
[mlir][spirv] Only attach struct offset for required storage classes
2021-04-13 15:30:30 -04:00
GPUToVulkan
[MLIR] Create memref dialect and move dialect-specific ops from std.
2021-03-15 11:14:09 +01:00
LinalgToSPIRV
[MLIR][SPIRV] Rename `spv.selection` to `spv.mlir.selection`.
2021-03-06 16:05:31 +01:00
LinalgToVector
[mlir] Change vector.transfer_read/write "masked" attribute to "in_bounds".
2021-03-31 18:04:22 +09:00
MathToLibm
[mlir][NFC] Rename MathToLLVM->MathToLibm
2021-05-31 08:41:00 +02:00
OpenACCToLLVM
[mlir][openacc] Conversion of data operands in acc.parallel to LLVM IR dialect
2021-06-07 11:22:20 -04:00
OpenACCToSCF
[mlir][openacc] Add conversion for if operand to scf.if for standalone data operation
2021-06-07 12:10:03 -04:00
OpenMPToLLVM
[MLIR][OpenMP] Pretty printer and parser for omp.wsloop
2021-03-18 13:37:01 +00:00
PDLToPDLInterp
[mlir][PDL] Add support for variadic operands and results in the PDL Interpreter
2021-03-16 13:20:19 -07:00
SCFToGPU
[MLIR] Create memref dialect and move dialect-specific ops from std.
2021-03-15 11:14:09 +01:00
SCFToOpenMP
[MLIR][OpenMP] Pretty printer and parser for omp.wsloop
2021-03-18 13:37:01 +00:00
SCFToSPIRV
[MLIR] Create memref dialect and move dialect-specific ops from std.
2021-03-15 11:14:09 +01:00
SCFToStandard
[mlir][OpFormatGen] Format enum attribute cases as keywords when possible
2021-01-14 11:35:49 -08:00
SPIRVToLLVM
[mlir][spirv] Use SingleBlock + NoTerminator for spv.module
2021-06-09 14:00:06 -04:00
ShapeToStandard
[MLIR][Shape] Fix `shape.broadcast` to standard lowering
2021-04-29 10:09:15 +02:00
StandardToLLVM
[mlir] support memref of memref in standard-to-llvm conversion
2021-06-08 11:11:31 +02:00
StandardToSPIRV
[mlir][SPIRV] Add lowering for math.log1p operation to SPIR-V dialect.
2021-06-03 16:27:19 -07:00
TosaToLinalg
[mlir][tosa] Update tosa.matmul lowering to linalg.batch_matmul
2021-06-09 11:05:36 -07:00
TosaToSCF
[MLIR][TOSA] Resubmit Tosa to Standard/SCF Lowerings (const, if, while)"
2021-02-26 17:44:12 -08:00
TosaToStandard
[mlir][tosa] Update tosa.rescale for i48 input type
2021-06-04 16:36:48 -07:00
VectorToLLVM
[MLIR] Update Vector To LLVM conversion to be aware of assume_alignment
2021-05-19 10:50:48 -07:00
VectorToROCDL
[mlir] use built-in vector types instead of LLVM dialect types when possible
2021-01-12 10:04:28 +01:00
VectorToSCF
[mlir] Support tensor types in unrolled VectorToSCF
2021-06-02 10:44:04 +09:00
VectorToSPIRV
[mlir][spirv] add support lowering of extract_slice to scalar type
2021-05-07 07:52:02 -07:00