llvm-project/mlir
Butygin 6e96de8abf [mlir][NFC] Fully spell mlir types names in LoopLikeOpInterface, so it can be used in ops defined outside mlir namespace
Differential Revision: https://reviews.llvm.org/D99844
2021-04-04 12:25:15 +03:00
..
cmake/modules [mlir][python] Reorganize MLIR python into namespace packages. 2021-03-08 23:01:34 -08:00
docs [mlir][spirv] Add utilities for push constant value 2021-04-02 07:51:07 -04:00
examples Define a `NoTerminator` traits that allows operations with a single block region to not provide a terminator 2021-03-25 03:59:03 +00:00
include [mlir][NFC] Fully spell mlir types names in LoopLikeOpInterface, so it can be used in ops defined outside mlir namespace 2021-04-04 12:25:15 +03:00
lib Add void cast to suppress -Wunused-member-variable on assert-only member 2021-04-03 14:03:43 -07:00
test [mlir][tosa] Add tosa.reduce_any and tosa.reduce_all linalg lowering 2021-04-02 14:32:18 -07:00
tools Add a pattern to combine composed subview ops 2021-04-01 10:56:57 -07:00
unittests [mlir] Emit errors when creating unregistered attributes/types when not allowed 2021-04-02 12:45:35 -07: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

README.md

Multi-Level Intermediate Representation

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