llvm-project/mlir/lib
Alexander Belyaev 89ae5b5b6a [mlir] Add canonicalization pattern out_tensor->linalg->dim to out_tensor->dim.
Differential Revision: https://reviews.llvm.org/D94079
2021-01-05 15:15:21 +01:00
..
Analysis [mlir] Use mlir::OpState::operator->() to get to methods of mlir::Operation. 2020-12-13 09:58:16 +01:00
Bindings [mlir][python] Tweaks to make python extensions packagable/distributable. 2020-12-30 23:35:46 -08:00
CAPI [mlir] Remove the MutableDictionaryAttr class 2020-12-17 17:18:42 -08:00
Conversion [ODS] Make the getType() method on a OneResult instruction return a specific type. 2020-12-26 13:52:40 -08:00
Dialect [mlir] Add canonicalization pattern out_tensor->linalg->dim to out_tensor->dim. 2021-01-05 15:15:21 +01:00
EDSC [mlir][linalg] Add vectorization for element-wise linalg ops 2020-12-03 15:31:13 -08:00
ExecutionEngine [mlir] Async: lowering async.value to LLVM 2020-12-25 02:23:48 -08:00
IR [MLIR] Fix affine_map compose with multi-symbols 2021-01-02 06:57:16 +05:30
Interfaces [mlir][Linalg] Define a linalg.init_tensor operation. 2020-12-17 14:45:51 -08:00
Parser [mlir][IR][NFC] Move context/location parameters of builtin Type::get methods to the start of the parameter list 2020-12-17 13:01:36 -08:00
Pass [mlir] Add error message when failing to add pass 2020-12-29 14:20:19 -08:00
Reducer [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09:00
Rewrite [mlir] Change the internal representation of FrozenRewritePatternList to use shared_ptr 2020-12-14 12:32:44 -08:00
Support [mlir] Add option to read reproducer options from file 2020-12-30 10:46:01 -08:00
TableGen [ODS] Make the getType() method on a OneResult instruction return a specific type. 2020-12-26 13:52:40 -08:00
Target [mlir][spirv] De-template serialization 2020-12-23 14:54:26 -05:00
Transforms [mlir] Skip empty op-pipelines in inliner textual opt parsing 2020-12-29 13:59:53 -08:00
Translation [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
CMakeLists.txt [mlir][NFC] Move around the code related to PatternRewriting to improve layering 2020-10-26 18:01:06 -07:00