.. |
AffineToStandard
|
[mlir] support max/min lower/upper bounds in affine.parallel
|
2021-04-29 13:16:25 +02:00 |
AsyncToLLVM
|
[MLIR] Create memref dialect and move dialect-specific ops from std.
|
2021-03-15 11:14:09 +01:00 |
ComplexToLLVM
|
[mlir] turn complex-to-llvm into a partial conversion
|
2021-01-28 19:14:01 +01:00 |
ComplexToStandard
|
[MLIR] Add ComplexToStandard conversion pass.
|
2021-04-28 14:17:46 +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
|
Lower math.expm1 to intrinsics in the GPUToNVVM and GPUToROCDL conversions.
|
2021-02-16 10:23:42 +01: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 |
MathToLLVM
|
[mlir] Add patterns to lower Math operations to LLVM based libm calls.
|
2021-04-20 11:38:55 +02: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] Create memref dialect and move dialect-specific ops from std.
|
2021-03-15 11:14:09 +01:00 |
ShapeToStandard
|
[MLIR][Shape] Fix `shape.broadcast` to standard lowering
|
2021-04-29 10:09:15 +02:00 |
StandardToLLVM
|
[mlir] Add lowering from math.expm1 to LLVM.
|
2021-05-04 14:22:10 +02:00 |
StandardToSPIRV
|
[mlir][spirv] Add support to convert std.splat op
|
2021-05-03 10:57:40 -07:00 |
TosaToLinalg
|
[mlir][tosa] Add lowerings for tosa.equal and tosa.arithmetic_right_shift
|
2021-05-03 18:26:49 -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] Add lowering for tosa.rescale to linalg.generic
|
2021-03-18 16:14:05 -07:00 |
VectorToLLVM
|
[mlir] test gather/scatter index vector of type index.
|
2021-04-20 11:24:04 +00: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][linalg] fixing hard-coded variable names in a test (NFC)
|
2021-04-12 10:34:49 +00:00 |
VectorToSPIRV
|
[mlir][spirv] Support conversion of extract op from vector<1xT> type
|
2021-04-20 09:11:41 -07:00 |