llvm-project/mlir
Markus Böck d35bd98651 [mlir][doc] Fix links and references in top level docs directory
This is the fourth and final patch in a series of patches fixing markdown links and references inside the mlir documentation. This patch combined with the other three should fix almost every broken link on mlir.llvm.org as far as I can tell.

This patch in particular addresses all Markdown files in the top level docs directory.

Differential Revision: https://reviews.llvm.org/D103032
2021-05-24 18:43:00 +02:00
..
cmake/modules [MLIR] Make MLIR cmake variable names consistent 2021-05-24 08:43:10 +05:30
docs [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
examples Add a helper function to convert LogicalResult to int for return from main 2021-05-19 00:12:39 +00:00
include [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
lib [MLIR] [Python] Add Operation.parent 2021-05-23 20:52:43 -07:00
python [mlir] Add Python bindings for vector dialect 2021-05-20 17:53:08 +09:00
test [MLIR] [Python] Add Operation.parent 2021-05-23 20:52:43 -07:00
tools [mlir] Add support for fusion into TiledLoopOp. 2021-05-21 18:13:45 +02:00
unittests [mlir][spirv] NFC: Replace OwningSPIRVModuleRef with OwningOpRef 2021-05-06 17:17:44 -04:00
utils [mlir] Add a vscode language extension for MLIR 2021-04-21 14:44:37 -07:00
.clang-format
.clang-tidy Fix MLIR clang-tidy: when tweaking it does not inherit from the parent 2020-03-07 17:44:21 +00: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.