..
AffineToStandard
[mlir][Affine][Vector] Support vectorizing reduction loops
2021-05-05 09:03:59 -07:00
ArmNeon2dToIntr
2d Arm Neon sdot op, and lowering to the intrinsic.
2021-06-10 14:36:39 -07:00
AsyncToLLVM
[Builder] Eliminate the StringRef/StringAttr forms of getSymbolRefAttr.
2021-08-30 16:05:36 -07:00
ComplexToLLVM
[mlir] replace llvm.mlir.cast with unrealized_conversion_cast
2021-07-16 15:14:09 +02:00
ComplexToStandard
[mlir][Complex]: Add lowerings for AddOp and SubOp from Complex dialect to
2021-07-23 12:43:45 +02:00
GPUCommon
[mlir] Factor type reconciliation out of Standard-to-LLVM conversion
2021-09-09 16:51:24 +02:00
GPUToNVVM
[mlir][nvvm]: Add math::Exp2Op lowering to NVVM.
2021-07-15 13:06:30 +02:00
GPUToROCDL
[mlir][rocdl] Add math::Exp2Op lowering to ROCDL
2021-07-15 14:33:04 +02:00
GPUToSPIRV
[mlir][spirv] Initial support for 64 bit index type and builtins
2021-08-27 01:38:53 +03:00
GPUToVulkan
[Builder] Eliminate the StringRef/StringAttr forms of getSymbolRefAttr.
2021-08-30 16:05:36 -07:00
LLVMCommon
[mlir][LLVM] Revert bareptr calling convention handling as an argument materialization.
2021-07-21 22:06:50 +00:00
LinalgToLLVM
[mlir] add missing build dependency
2021-07-16 15:20:07 +02:00
LinalgToSPIRV
[mlir] Add value_begin/value_end methods to DenseElementsAttr
2021-09-21 01:57:43 +00:00
LinalgToStandard
[Builder] Eliminate the StringRef/StringAttr forms of getSymbolRefAttr.
2021-08-30 16:05:36 -07:00
MathToLLVM
[mlir] replace llvm.mlir.cast with unrealized_conversion_cast
2021-07-16 15:14:09 +02:00
MathToLibm
[mlir] Use interfaces in MathToLibm
2021-06-01 13:56:32 +02:00
MathToSPIRV
[mlir] NFC: split Math to SPIR-V conversion into their own files
2021-07-29 16:34:10 -04:00
MemRefToLLVM
[mlir][MemRef] Compute unused dimensions of a rank-reducing subviews using strides as well.
2021-09-20 11:05:30 -07:00
MemRefToSPIRV
[mlir][spirv] Fix loading bool with proper storage capabilities
2021-07-30 18:06:11 -04:00
OpenACCToLLVM
[mlir] replace llvm.mlir.cast with unrealized_conversion_cast
2021-07-16 15:14:09 +02:00
OpenACCToSCF
[mlir][openacc] Add conversion for if operand to scf.if for standalone data operation
2021-06-07 12:10:03 -04:00
OpenMPToLLVM
[OpenMP][MLIR] Add a conversion pattern for the master op
2021-09-12 10:13:40 +00:00
PDLToPDLInterp
[Builder] Eliminate the StringRef/StringAttr forms of getSymbolRefAttr.
2021-08-30 16:05:36 -07:00
ReconcileUnrealizedCasts
[mlir] spelling and style changes in ReconcileUnrealizedCasts.cpp. NFC.
2021-09-10 14:09:29 +02:00
SCFToGPU
[mlir] Fix bug in partial dialect conversion
2021-09-20 10:39:10 +03:00
SCFToOpenMP
[mlir] support reductions in SCF to OpenMP conversion
2021-09-09 13:04:27 +02:00
SCFToSPIRV
[mlir] NFC: split MemRef to SPIR-V conversion into their own files
2021-07-29 16:34:10 -04:00
SCFToStandard
[SCF] Handle lowering of Execute region to Standard CFG
2021-07-07 15:27:21 -04:00
SPIRVToLLVM
[SymbolRefAttr] Revise SymbolRefAttr to hold a StringAttr.
2021-08-29 21:54:47 -07:00
ShapeToStandard
[mlir][tensor] Add tensor.dim operation
2021-07-01 10:00:19 +09:00
StandardToLLVM
[mlir] Factor type reconciliation out of Standard-to-LLVM conversion
2021-09-09 16:51:24 +02:00
StandardToSPIRV
[mlir] Add value_begin/value_end methods to DenseElementsAttr
2021-09-21 01:57:43 +00:00
TosaToLinalg
[mlir] Add value_begin/value_end methods to DenseElementsAttr
2021-09-21 01:57:43 +00:00
TosaToSCF
[PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatternSet and insert -> add. NFC
2021-03-22 17:20:50 -07:00
TosaToStandard
[mlir][NFC] Move SubTensorOp and SubTensorInsertOp to TensorDialect
2021-06-22 17:55:53 +09:00
VectorToGPU
[MLIR] Split out GPU ops library from Transforms
2021-07-07 11:26:49 +05:30
VectorToLLVM
[Builder] Eliminate the StringRef/StringAttr forms of getSymbolRefAttr.
2021-08-30 16:05:36 -07:00
VectorToROCDL
[mlir] factor memref-to-llvm lowering out of std-to-llvm
2021-07-09 14:49:52 +02:00
VectorToSCF
[mlir][NFC] MemRef cleanup: Remove helper functions
2021-07-05 10:10:21 +09:00
VectorToSPIRV
[mlir][spirv] add support lowering of extract_slice to scalar type
2021-05-07 07:52:02 -07:00
CMakeLists.txt
[mlir] Factor type reconciliation out of Standard-to-LLVM conversion
2021-09-09 16:51:24 +02:00
PassDetail.h
2d Arm Neon sdot op, and lowering to the intrinsic.
2021-06-10 14:36:39 -07:00