llvm-project/mlir
Kai Sasaki ba9e65f9db [mlir][doc] Fix typos in tutorial chapters
Summary:
Fix several typos in Toy tutorial chapters.
- Chapter 2
- Chapter 5

Differential Revision: https://reviews.llvm.org/D80909
2020-06-12 16:04:01 +02:00
..
cmake/modules Install the MLIRTableGen static library. 2020-06-11 18:23:24 -07:00
docs [mlir][doc] Fix typos in tutorial chapters 2020-06-12 16:04:01 +02:00
examples Register printer and context CL options with the toyc example 2020-06-10 19:59:40 +00:00
include [mlir] Mark CastOp class's shape constraint 2020-06-12 06:50:07 -07:00
lib Revert "[mlir][spirv] Enhance structure type member decoration handling" 2020-06-12 05:01:24 +00:00
test [mlir] Mark CastOp class's shape constraint 2020-06-12 06:50:07 -07:00
tools [mlir] Fix some of the warnings in MLIR code. 2020-06-11 22:18:32 +02:00
unittests Revert "[mlir][spirv] Enhance structure type member decoration handling" 2020-06-12 05:01:24 +00:00
utils Use python3 in generate-test-checks.py. 2020-06-11 19:19:22 -05:00
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
.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][gpu] Introduce mlir-rocm-runner. 2020-06-05 09:46:39 -05:00
LICENSE.TXT Add the Apache2 with LLVM exceptions license to MLIR 2019-12-24 00:58:06 -08:00
README.md mlir README.md: Fix the syntax 2019-12-24 13:31:07 +01:00

README.md

Multi-Level Intermediate Representation

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