llvm-project/mlir/lib/Conversion
Jakub Lichman aeb338cc3e [mlir][VectorToSCF] Fix of broken build - missing link to MLIRLinalgUtils 2020-08-19 17:28:49 +00:00
..
AVX512ToLLVM [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
AffineToStandard [mlir][AffineToStandard] Make LowerAffine pass Op-agnostic. 2020-07-27 12:14:17 -07:00
GPUCommon [MLIR] Adding gpu.host_register op and lower it to a runtime call. 2020-08-10 22:46:17 +02:00
GPUToNVVM Added std.floor operation to match std.ceil 2020-08-18 10:25:32 -07:00
GPUToROCDL Added std.floor operation to match std.ceil 2020-08-18 10:25:32 -07:00
GPUToSPIRV [mlir][spirv] Add correct handling of Kernel and Addresses capabilities 2020-08-07 12:29:21 -07:00
GPUToVulkan Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
LinalgToLLVM Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
LinalgToSPIRV [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
LinalgToStandard [mlir][Linalg] Conv ops lowering to std calls added. 2020-08-04 07:12:58 +00: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
SPIRVToLLVM [MLIR][SPIRVToLLVM] Additional conversions for spirv-runner 2020-08-18 19:09:59 +03:00
ShapeToSCF [MLIR][Shape] Lower `shape.broadcast` to `scf` 2020-08-03 08:20:14 +00:00
ShapeToStandard [MLIR][Shape] Limit `shape.rank` lowering to its extent tensor variant 2020-07-30 11:43:08 +00:00
StandardToLLVM Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
StandardToSPIRV Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
VectorToLLVM Make helpers static. NFC. 2020-08-19 16:00:03 +02:00
VectorToROCDL [mlir] Remove most uses of LLVMDialect::getModule 2020-08-06 10:54:30 +02:00
VectorToSCF [mlir][VectorToSCF] Fix of broken build - missing link to MLIRLinalgUtils 2020-08-19 17:28:49 +00: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 Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00