..
AVX512ToLLVM
[mlir][AVX512] Start a primitive AVX512 dialect
2020-03-20 14:11:57 -04:00
AffineToStandard
[mlir][AffineToStandard] Make LowerAffine pass Op-agnostic.
2020-07-27 12:14:17 -07:00
GPUCommon
[mlir] Stop allowing LLVMType Int arguments for GPULaunchFuncOp.
2020-09-24 11:16:23 +02:00
GPUToCUDA
[mlir] switch the modeling of LLVM types to use the new mechanism
2020-08-04 14:29:25 +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
GPUToROCm
[mlir] switch the modeling of LLVM types to use the new mechanism
2020-08-04 14:29:25 +02:00
GPUToSPIRV
[spirv][nfc] Simplify resource limit with default values
2020-09-03 13:29:26 -04:00
GPUToVulkan
[mlir][GPUToVulkan] Fix signature of bindMemRef function for f16
2020-08-21 10:48:00 -07:00
LinalgToSPIRV
[mlir][Linalg] Uniformize linalg.generic with named ops.
2020-09-22 04:13:22 -04:00
LinalgToVector
[mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors.
2020-09-18 06:14:30 -04:00
OpenMPToLLVM
[OpenMP][MLIR] Conversion pattern for OpenMP to LLVM
2020-08-27 19:32:15 +01:00
SCFToGPU
Enable FileCheck -enable-var-scope by default in MLIR test
2020-06-12 00:43:09 +00:00
SCFToStandard
[mlir] Refactor BoolAttr to be a special case of IntegerAttr
2020-06-04 16:41:24 -07:00
SPIRVToLLVM
[MLIR][SPIRVToLLVM] Added a hook for descriptor set / binding encoding
2020-08-27 08:27:42 +03:00
ShapeToStandard
[mlir][shape] Start a pass that lowers shape constraints.
2020-09-24 12:25:30 -07:00
StandardToLLVM
[mlir] check for failures when packing function sigunatures in std->llvm conversion
2020-09-15 12:30:44 +02:00
StandardToSPIRV
[mlir][StandardToSPIRV] Handle vector of i1 case for lowering zexti to SPIR-V.
2020-09-18 07:07:22 -07:00
VectorToLLVM
[mlir][VectorOps] Loosen restrictions on vector.reduction types
2020-09-21 12:45:23 +02:00
VectorToROCDL
[mlir] switch the modeling of LLVM types to use the new mechanism
2020-08-04 14:29:25 +02:00
VectorToSCF
[mlir][VectorOps] Redo the scalar loop emission in VectoToSCF to pad instead of clipping
2020-09-08 11:15:25 +02:00