llvm-project/mlir/test/Conversion
Nicolas Vasilache 0a7f81a451 mlir][Vector] Fix spuriously disabled test. 2021-10-12 12:56:40 +00:00
..
AffineToStandard [mlir] support max/min lower/upper bounds in affine.parallel 2021-04-29 13:16:25 +02:00
AsyncToLLVM [mlir] AsyncRuntime: use int64_t for ref counting operations 2021-09-27 07:55:01 -07:00
ComplexToLLVM [mlir] Factor type reconciliation out of Standard-to-LLVM conversion 2021-09-09 16:51:24 +02:00
ComplexToStandard [mlir] Factor type reconciliation out of Standard-to-LLVM conversion 2021-09-09 16:51:24 +02:00
GPUCommon [MLIR][GPU] Add GPU launch op support for dynamic shared memory 2021-10-01 16:46:07 +05:30
GPUToCUDA [mlir] Change test-gpu-to-cubin to derive from SerializeToBlobPass 2021-03-11 10:42:20 +01:00
GPUToNVVM Add a new interface allowing to set a default dialect to be used for printing/parsing regions 2021-08-31 17:52:40 +00:00
GPUToROCDL Add a new interface allowing to set a default dialect to be used for printing/parsing regions 2021-08-31 17:52:40 +00:00
GPUToROCm [mlir] Remove mlir-rocm-runner 2021-03-19 00:24:10 -07:00
GPUToSPIRV [MLIR][GPU] Add GPU launch op support for dynamic shared memory 2021-10-01 16:46:07 +05:30
GPUToVulkan [mlir] harden result type verification in llvm.call 2021-07-28 18:15:56 +02: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] factor math-to-llvm out of standard-to-llvm 2021-07-12 11:09:42 +02:00
MathToLibm [mlir][NFC] Rename MathToLLVM->MathToLibm 2021-05-31 08:41:00 +02:00
MathToSPIRV [mlir] NFC: split Math to SPIR-V conversion into their own files 2021-07-29 16:34:10 -04:00
MemRefToLLVM [mlir] Add alignment attribute to memref.global 2021-10-07 06:21:57 -07:00
MemRefToSPIRV [mlir][spirv] Fix loading bool with proper storage capabilities 2021-07-30 18:06:11 -04: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 [OpenMP][MLIR] Add a conversion pattern for the master op 2021-09-12 10:13:40 +00:00
PDLToPDLInterp [NFC][PDL] Fix documentation typo, redundant test 2021-06-23 12:27:12 +05:30
SCFToGPU [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
SCFToOpenMP [mlir] support reductions in SCF to OpenMP conversion 2021-09-09 13:04:27 +02:00
SCFToSPIRV [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
SCFToStandard [SCF] Handle lowering of Execute region to Standard CFG 2021-07-07 15:27:21 -04:00
SPIRVToLLVM [mlir][SPIRVToLLVM] Propagate location attribute from spv.GlobalVariable to llvm.mlir.global 2021-10-05 00:09:09 +08:00
ShapeToStandard [mlir] Convert ConstShapeOp to a static tensor type. 2021-10-05 12:14:43 +02:00
StandardToLLVM [MLIR][LLVM] Add error if using incorrect attribute type for specifying LLVM linkage 2021-09-27 13:24:05 -04:00
StandardToSPIRV [mlir][spirv] Add ops and patterns for lowering standard max/min ops 2021-10-05 14:27:32 -04:00
TosaToLinalg [mlir][tosa] Create basic dynamic shape support for several ops. 2021-10-06 10:36:04 -07:00
TosaToSCF [MLIR][TOSA] Resubmit Tosa to Standard/SCF Lowerings (const, if, while)" 2021-02-26 17:44:12 -08:00
TosaToStandard [mlir][NFC] Move SubTensorOp and SubTensorInsertOp to TensorDialect 2021-06-22 17:55:53 +09:00
VectorToGPU [mlir][VectorToGPU] Support converting vetor.broadcast to MMA op 2021-06-30 09:08:55 -07:00
VectorToLLVM [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
VectorToROCDL Add a new interface allowing to set a default dialect to be used for printing/parsing regions 2021-08-31 17:52:40 +00:00
VectorToSCF mlir][Vector] Fix spuriously disabled test. 2021-10-12 12:56:40 +00:00
VectorToSPIRV [mlir][spirv] add support lowering of extract_slice to scalar type 2021-05-07 07:52:02 -07:00