llvm-project/mlir/test/Conversion
KareemErgawy-TomTom c74eb466d2 [MLIR][SPIRV] Rename `spv.globalVariable` to `spv.GlobalVariable`.
To unify the naming scheme across all ops in the SPIR-V dialect, we are
moving from spv.camelCase to spv.CamelCase everywhere.

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D97919
2021-03-04 16:24:59 -05:00
..
AVX512ToLLVM [mlir][AVX512] Fix result type of vp2intersect 2021-01-31 12:03:46 +09:00
AffineToStandard Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
ArmNeonToLLVM [mlir] use built-in vector types instead of LLVM dialect types when possible 2021-01-12 10:04:28 +01:00
ArmSVEToLLVM [mlir] make vector to llvm conversion truly partial 2021-02-04 11:33:24 +01:00
AsyncToLLVM Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
ComplexToLLVM [mlir] turn complex-to-llvm into a partial conversion 2021-01-28 19:14:01 +01:00
GPUCommon Pass GPU events instead of streams across async regions. 2021-02-25 13:18:18 +01:00
GPUToCUDA [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +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] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
GPUToSPIRV [MLIR][SPIRV] Rename `spv.globalVariable` to `spv.GlobalVariable`. 2021-03-04 16:24:59 -05:00
GPUToVulkan [MLIR][SPIRV] Rename `spv.globalVariable` to `spv.GlobalVariable`. 2021-03-04 16:24:59 -05:00
LinalgToSPIRV [MLIR][SPIRV] Rename `spv.globalVariable` to `spv.GlobalVariable`. 2021-03-04 16:24:59 -05:00
LinalgToVector Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
OpenMPToLLVM [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
PDLToPDLInterp [mlir][pdl][NFC] Rename InputOp to OperandOp 2021-03-03 15:48:00 -08:00
SCFToGPU Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
SCFToOpenMP [mlir] Add conversion from SCF parallel loops to OpenMP 2020-11-24 21:12:56 +01:00
SCFToSPIRV [MLIR][SPIRV] Rename `spv.constant` to `spv.Constant`. 2021-03-04 16:15:56 -05:00
SCFToStandard [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
SPIRVToLLVM [MLIR][SPIRV] Rename `spv.globalVariable` to `spv.GlobalVariable`. 2021-03-04 16:24:59 -05:00
ShapeToStandard [mlir][Shape] Lower cstr_eq to shape_eq + assert 2021-03-03 17:22:28 +01:00
StandardToLLVM Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
StandardToSPIRV [MLIR][SPIRV] Rename `spv.globalVariable` to `spv.GlobalVariable`. 2021-03-04 16:24:59 -05:00
TosaToLinalg [MLIR][TOSA] Lower tosa.transpose to linalg.generic 2021-03-01 11:09:49 -08:00
TosaToSCF [MLIR][TOSA] Resubmit Tosa to Standard/SCF Lowerings (const, if, while)" 2021-02-26 17:44:12 -08:00
TosaToStandard [MLIR][TOSA] Resubmit Tosa to Standard/SCF Lowerings (const, if, while)" 2021-02-26 17:44:12 -08:00
VectorToLLVM [mlir][vector] add higher dimensional support to gather/scatter 2021-02-26 14:20:19 -08:00
VectorToROCDL [mlir] use built-in vector types instead of LLVM dialect types when possible 2021-01-12 10:04:28 +01:00
VectorToSCF Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
VectorToSPIRV [mlir][spirv] Add more vector conversion patterns 2021-02-05 09:11:16 -05:00