llvm-project/mlir
Nicolas Vasilache f5a9bfdf8f [mlir] NFC - Move invalid.mlir tests to the proper dialects 2021-11-28 21:30:40 +00:00
..
cmake/modules Re-apply "[mlir] Allow out-of-tree python building from installed MLIR." 2021-11-14 20:31:34 -08:00
docs [mlir][Vector] Minor formatting fixes in Vector.md 2021-11-26 07:16:07 +00:00
examples [mlir] Move trait to InferTypeOpInterface 2021-11-21 14:41:12 -08:00
include [MLIR] Avoid creation of buggy affine maps when incorrect values of number of dimensions and number of symbols are provided. 2021-11-27 00:37:08 +05:30
lib Fixed broken build under GCC 5.4. 2021-11-27 09:03:27 +05:30
python [MLIR] NFC. Rename MLIR CAPI ExecutionEngine target for consistency 2021-11-26 00:23:17 +05:30
test [mlir] NFC - Move invalid.mlir tests to the proper dialects 2021-11-28 21:30:40 +00:00
tools [mlir][spirv] Change the return type for {Min|Max}VersionBase 2021-11-24 17:33:01 -05:00
unittests [mlir] Enable MLIRDialectUtilsTests 2021-11-27 22:36:43 +00:00
utils [mlir][NFC] Replace references to Identifier with StringAttr 2021-11-16 17:36:26 +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 [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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