llvm/mlir/lib/Conversion
Stephan Herhut 85defd23aa [mlir][shape] Use memref of index in shape lowering
Now that we can have a memref of index type, we no longer need to materialize shapes in i64 and then index_cast.

Differential Revision: https://reviews.llvm.org/D84938
2020-07-30 15:12:43 +02:00
..
AffineToStandard [mlir][AffineToStandard] Make LowerAffine pass Op-agnostic. 2020-07-27 12:14:17 -07:00
AVX512ToLLVM [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
GPUCommon Clean up cuda-runtime-wrappers API. 2020-07-28 16:34:08 +02:00
GPUToNVVM [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
GPUToROCDL [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
GPUToSPIRV [mlir][spirv] Add support for lowering scf.for scf/if with return value 2020-07-01 17:08:08 -07:00
GPUToVulkan [mlir]: NFC: Fix trivial typo in documents and comments 2020-07-23 23:40:57 +09:00
LinalgToLLVM [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
LinalgToSPIRV [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
LinalgToStandard [mlir][Linalg] Conv1D, Conv2D and Conv3D added as named ops 2020-07-29 16:39:56 +02:00
SCFToGPU [MLIR] Add argument related API to Region 2020-07-14 09:28:29 -07:00
SCFToSPIRV [mlir][spirv] Add support for lowering scf.for scf/if with return value 2020-07-01 17:08:08 -07:00
SCFToStandard [mlir] SCFToStandard: support any ops in and around the control flow ops 2020-05-20 16:12:05 +02:00
ShapeToSCF [mlir][shape] Use memref of index in shape lowering 2020-07-30 15:12:43 +02:00
ShapeToStandard [MLIR][Shape] Limit shape.rank lowering to its extent tensor variant 2020-07-30 11:43:08 +00:00
SPIRVToLLVM [MLIR][SPIRVToLLVM] Conversion of GLSL ops to LLVM intrinsics 2020-07-30 11:22:44 +03:00
StandardToLLVM [MLIR] Don't pass separate LowerToLLVMOptions when we already pass a LLVMTypeConverter which contains those options already. 2020-07-30 14:55:23 +02:00
StandardToSPIRV [MLIR] Change ODS collective params build method to provide an empty default value for named attributes 2020-07-13 13:35:44 -07:00
VectorToLLVM [mlir] LLVMType: make getUnderlyingType private 2020-07-29 13:43:38 +02:00
VectorToROCDL [mlir][Vector] Add folding for vector.transfer ops 2020-07-10 16:49:12 -04:00
VectorToSCF [mlir][Vector] NFC - Improve VectorInterfaces 2020-07-20 08:24:22 -04:00
CMakeLists.txt [mlir][NFC] Move conversion of scf to spir-v ops in their own file 2020-07-01 17:06:50 -07:00
PassDetail.h [mlir][Pass] Update the PassGen to generate base classes instead of utilities 2020-04-07 14:08:52 -07:00