hanchenye-llvm-project/mlir
Alex Zinenko bacb0cac15 [mlir] add user-level documentation for Python bindings
Until now, we only had documentation oriented towards developers of the
bindings. Provide some documentation for users of the bindings that don't want
or need to understand the inner workings.

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D111540
2021-10-11 17:23:00 +02:00
..
cmake/modules [mlir][python] Simplify python extension loading. 2021-09-03 00:43:28 +00:00
docs [mlir] add user-level documentation for Python bindings 2021-10-11 17:23:00 +02:00
examples [mlir] Add value_begin/value_end methods to DenseElementsAttr 2021-09-21 01:57:43 +00:00
include [NFC] Make some includes explicit 2021-10-08 20:34:48 +02:00
lib [MLIR] Fix affine loop unroll corner case for full unroll 2021-10-11 10:22:24 +05:30
python [mlir][python] support taking ops instead of values in op constructors 2021-10-08 09:49:48 +02:00
test [MLIR] Fix affine loop unroll corner case for full unroll 2021-10-11 10:22:24 +05:30
tools [mlir][python] support taking ops instead of values in op constructors 2021-10-08 09:49:48 +02:00
unittests [mlir] Tighten strided layout specification. 2021-10-04 10:37:05 +00:00
utils [mlir][spirv] Fix path in define_enum.sh script 2021-10-05 09:32:01 -04: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 evert "[mlir] Limit Python dependency to Development.Module when possible." 2021-10-08 05:18:52 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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