llvm-project/mlir
Butygin 91072b74f8 [mlir] Add InlinerInterface to bufferization dialect
Differential Revision: https://reviews.llvm.org/D115080
2021-12-04 23:45:56 +03:00
..
cmake/modules [mlir][ods] AttrOrTypeGen uses Class 2021-12-01 16:53:23 +00:00
docs [mlir][ods] update attr/type def format docs 2021-12-02 23:42:47 +00:00
examples [mlir] Move trait to InferTypeOpInterface 2021-11-21 14:41:12 -08:00
include [mlir] Support collecting logs from notifyMatchFailure(). 2021-12-04 04:35:24 +00:00
lib [mlir] Add InlinerInterface to bufferization dialect 2021-12-04 23:45:56 +03:00
python [mlir][python] Audit and fix a lot of the Python pyi stubs. 2021-11-29 21:40:28 -08:00
test [mlir] Add InlinerInterface to bufferization dialect 2021-12-04 23:45:56 +03:00
tools Improve error message when declarativeAssembly contains invalid literals 2021-12-04 00:27:32 +00:00
unittests Using make_unique instead of `new` (NFC) 2021-12-03 01:53:42 +00:00
utils [mlir][NFC] Replace references to Identifier with StringAttr 2021-11-16 17:36:26 +00:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.