llvm-project/mlir
Alexander Belyaev 2f946eaa9d [mlir] Change the pattern for TiledLoopOp bufferization.
This version is does not affect the patterns for Extract/InsertSliceOp and
LinalgOps.

Differential Revision: https://reviews.llvm.org/D107858
2021-08-10 21:27:02 +02:00
..
cmake/modules [MLIR][python] Disable SONAME on extensions. 2021-07-30 00:47:11 +00:00
docs [MLIR][NFC] Get DiagnosticEngine as a reference in doc 2021-08-04 19:00:18 +00:00
examples [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
include [mlir] Enable specifying querying function in ValueShapeRange 2021-08-10 11:44:20 -07:00
lib [mlir] Change the pattern for TiledLoopOp bufferization. 2021-08-10 21:27:02 +02:00
python [mlir][python] Make a number of imports relative. 2021-08-06 07:23:37 +00:00
test [mlir] Change the pattern for TiledLoopOp bufferization. 2021-08-10 21:27:02 +02:00
tools [mlir] Cleanup: Fix warnings in MLIR 2021-08-06 10:36:37 +09:00
unittests [mlir] Enable specifying querying function in ValueShapeRange 2021-08-10 11:44:20 -07:00
utils [vscode-mlir] Add proper support for mlir markdown codeblocks 2021-08-03 19:55:31 +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] Drop old cmake var names 2021-05-24 15:30:01 +05:30
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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