llvm-project/mlir/test/Conversion
Tres Popp f30f347da1 [mlir][shape] Generalize broadcast to a variadic number of shapes
Previously broadcast was a binary op. Now it can support more inputs.
This has been changed in such a way that for now, this is an NFC for
all broadcast operations that were previously legal.

Differential Revision: https://reviews.llvm.org/D95777
2021-02-10 08:31:28 +01:00
..
AVX512ToLLVM [mlir][AVX512] Fix result type of vp2intersect 2021-01-31 12:03:46 +09:00
AffineToStandard [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08: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 [mlir] Async: add a separate pass to lower from async to async.coro and async.runtime 2021-01-26 03:33:20 -08:00
ComplexToLLVM [mlir] turn complex-to-llvm into a partial conversion 2021-01-28 19:14:01 +01:00
GPUCommon [mlir] Fix gpu-to-llvm lowering for gpu.alloc with dynamic sizes. 2021-01-11 15:55:48 +01:00
GPUToCUDA [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
GPUToNVVM Add log1p lowering from standard to NVVM intrinsics 2021-01-21 14:00:38 +01:00
GPUToROCDL Add log1p lowering from standard to ROCDL intrinsics 2021-01-21 14:02:48 +01:00
GPUToROCm [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
GPUToSPIRV [mlir][spirv] Create a pass for testing SCFToSPIRV patterns 2020-12-23 14:31:55 -05:00
GPUToVulkan [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
LinalgToSPIRV [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
LinalgToVector [mlir][Linalg] Generalize the definition of a Linalg contraction. 2021-02-04 07:50:44 +00:00
OpenMPToLLVM [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
PDLToPDLInterp [mlir] Add a conversion pass between PDL and the PDL Interpreter Dialect 2020-10-26 18:01:06 -07:00
SCFToGPU [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
SCFToOpenMP [mlir] Add conversion from SCF parallel loops to OpenMP 2020-11-24 21:12:56 +01:00
SCFToSPIRV [mlir][spirv] Create a pass for testing SCFToSPIRV patterns 2020-12-23 14:31:55 -05:00
SCFToStandard [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
SPIRVToLLVM [mlir] use built-in vector types instead of LLVM dialect types when possible 2021-01-12 10:04:28 +01:00
ShapeToStandard [mlir][shape] Generalize broadcast to a variadic number of shapes 2021-02-10 08:31:28 +01:00
StandardToLLVM [mlir][Standard] Extend n-D vector lowering to LLVM to [s|z]exti ops. 2021-02-02 07:45:50 +00:00
StandardToSPIRV [mlir][spirv] Add more vector conversion patterns 2021-02-05 09:11:16 -05:00
TosaToLinalg [MLIR][TOSA] Comparison based elementwise operations for tosa-to-linalg 2021-02-01 21:37:52 -08:00
VectorToLLVM [mlir] make vector to llvm conversion truly partial 2021-02-04 11:33:24 +01: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][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
VectorToSPIRV [mlir][spirv] Add more vector conversion patterns 2021-02-05 09:11:16 -05:00