..
AffineToStandard
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
ArithmeticToLLVM
[mlir:DialectConversion] Restructure how argument/target materializations get invoked
2021-10-27 02:09:04 +00:00
ArithmeticToSPIRV
[mlir][spirv] Add conversions from arith.bitcast, std.br, std.cond_br to spirv.
2021-10-31 00:40:35 +08:00
AsyncToLLVM
[MLIR][LLVM] Permit integer types in switch other than i32
2021-11-16 12:00:37 -05:00
ComplexToLLVM
[mlir:DialectConversion] Restructure how argument/target materializations get invoked
2021-10-27 02:09:04 +00:00
ComplexToStandard
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
GPUCommon
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
GPUToCUDA
[mlir] Change test-gpu-to-cubin to derive from SerializeToBlobPass
2021-03-11 10:42:20 +01:00
GPUToNVVM
[mlir][nvvm] Remove special case ptr arithmetic lowering in gpu to nvvm
2021-11-10 10:00:12 -08:00
GPUToROCDL
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
GPUToROCm
[mlir] Remove mlir-rocm-runner
2021-03-19 00:24:10 -07:00
GPUToSPIRV
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
GPUToVulkan
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
LinalgToSPIRV
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
LinalgToVector
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
MathToLLVM
[mlir] factor math-to-llvm out of standard-to-llvm
2021-07-12 11:09:42 +02:00
MathToLibm
[mlir] Support multi-dimensional vectors in MathToLibm conversion.
2021-11-16 11:13:52 +01:00
MathToSPIRV
[mlir] NFC: split Math to SPIR-V conversion into their own files
2021-07-29 16:34:10 -04:00
MemRefToLLVM
[mlir:DialectConversion] Restructure how argument/target materializations get invoked
2021-10-27 02:09:04 +00:00
MemRefToSPIRV
[mlir:DialectConversion] Restructure how argument/target materializations get invoked
2021-10-27 02:09:04 +00:00
OpenACCToLLVM
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00: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:DialectConversion] Restructure how argument/target materializations get invoked
2021-10-27 02:09:04 +00:00
PDLToPDLInterp
[NFC][PDL] Fix documentation typo, redundant test
2021-06-23 12:27:12 +05:30
SCFToGPU
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
SCFToOpenMP
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
SCFToSPIRV
[mlir] spirv: Add scf.while spirv conversion
2021-11-16 13:19:34 +03:00
SCFToStandard
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
SPIRVToLLVM
[mlir][SPIRVToLLVM] Add shufflevector conversion
2021-11-01 23:05:37 +08:00
ShapeToStandard
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
StandardToLLVM
[MLIR][LLVM] Permit integer types in switch other than i32
2021-11-16 12:00:37 -05:00
StandardToSPIRV
[mlir] Move min/max ops from Std to Arith.
2021-11-15 13:19:17 +01:00
TosaToLinalg
[tosa][mlir] Refactor tosa.reshape lowering to linalg for dynamic cases.
2021-11-15 15:31:37 -08:00
TosaToSCF
[MLIR][TOSA] Resubmit Tosa to Standard/SCF Lowerings (const, if, while)"
2021-02-26 17:44:12 -08:00
TosaToStandard
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
VectorToGPU
[mlir][VectorToGPU] Support more cases in conversion to MMA ops
2021-11-11 13:10:38 -08:00
VectorToLLVM
[mlir][Linalg] Add bounded recursion declaration to FMAOp -> LLVM conversion.
2021-11-15 12:41:52 +00:00
VectorToROCDL
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
VectorToSCF
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
VectorToSPIRV
[mlir][spirv] add support lowering of extract_slice to scalar type
2021-05-07 07:52:02 -07:00