llvm/mlir
River Riddle ee74860597 [mlir][Toy] Update the tutorial to use tablegen for dialect declarations
This was missed when the feature was originally added.

Differential Revision: https://reviews.llvm.org/D87060
2021-03-17 17:37:28 -07:00
..
cmake/modules [mlir][python] Reorganize MLIR python into namespace packages. 2021-03-08 23:01:34 -08:00
docs [mlir][Toy] Update the tutorial to use tablegen for dialect declarations 2021-03-17 17:37:28 -07:00
examples [mlir][Toy] Update the tutorial to use tablegen for dialect declarations 2021-03-17 17:37:28 -07:00
include Add arm_neon.sdot operation 2021-03-17 08:24:58 -07:00
lib [mlir][tosa] Add tosa.slice to std.subtensor lowering 2021-03-17 17:28:18 -07:00
test [mlir][tosa] Add tosa.slice to std.subtensor lowering 2021-03-17 17:28:18 -07:00
tools [mlir][cpu-runner] register all llvm ir dialects 2021-03-17 10:05:46 -07:00
unittests [mlir][ODS] Support specialized Attribute class for Enums 2021-03-17 16:44:24 +03:00
utils [mlir] Add simple jupyter kernel 2021-02-21 18:16:06 -08:00
.clang-format
.clang-tidy
CMakeLists.txt [CMake] Require python 3.6 if enabling LLVM test targets 2021-03-15 09:50:39 -07:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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