llvm-project/mlir
Butygin c7f96d5ab1 [mlir][scf] Canonicalize nested scf.if's to scf.if + arith.and
Differential Revision: https://reviews.llvm.org/D115930
2021-12-20 21:53:03 +03:00
..
cmake/modules [mlir][ods] AttrOrTypeGen uses Class 2021-12-01 16:53:23 +00:00
docs [mlir][linalg] Remove RangeOp and RangeType. 2021-12-15 07:19:10 +00:00
examples Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
include [mlir][Linalg] Move named op conversions out of canonicalizations. 2021-12-20 10:19:05 -08:00
lib [mlir][scf] Canonicalize nested scf.if's to scf.if + arith.and 2021-12-20 21:53:03 +03:00
python [mlir][python] Add fused location 2021-12-11 10:16:13 -08:00
test [mlir][scf] Canonicalize nested scf.if's to scf.if + arith.and 2021-12-20 21:53:03 +03:00
tools [mlir][ods] Fix OpFormatGen calling inferReturnTypes before region/segment resolution 2021-12-16 19:04:50 +00:00
unittests [MLIR] rewrite AffineStructures and Presburger tests to use the parser 2021-12-20 20:11:12 +05:30
utils [mlir][vim] Add comment for markdown highlighting 2021-12-20 08:35:22 -08: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 Build MLIR with -Werror=mismatched-tags (NFC) 2021-12-08 05:59:06 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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