llvm/mlir
2021-08-24 08:48:17 -07:00
..
cmake/modules [MLIR] [Python] Fix out-of-tree Windows python bindings 2021-08-16 19:18:54 -07:00
docs [mlir] Add support for VariadicOfVariadic operands 2021-08-23 20:32:31 +00:00
examples [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
include [mlir] add permutation utility 2021-08-24 08:07:40 -07:00
lib [mlir][sparse] use new permutation utility to avoid codedup 2021-08-24 08:48:17 -07:00
python [mlir] Add op for NCHW conv2d. 2021-08-22 17:27:33 -07:00
test [mlir][tensor] Insert explicit tensor.cast ops for insert_slice src 2021-08-24 19:45:04 +09:00
tools [mlir]Linalg] Allow controlling fusion of linalg.generic -> linalg.tensor_expand_shape. 2021-08-23 16:28:10 -07:00
unittests [mlir][Analysis][NFC] FlatAffineConstraints: Use BoundType enum in functions 2021-08-19 10:33:42 +09: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
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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