llvm-project/mlir
Arjun P 8a98c3e07f [MLIR][Presburger] MaybeLocalRepr: add explicit bool() for convenience
This also slightly simplifies some code.

Reviewed By: Groverkss

Differential Revision: https://reviews.llvm.org/D118790
2022-02-05 19:33:01 +05:30
..
benchmark/python [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
cmake/modules [MLIR] Workaround for python detection problems. 2022-01-27 13:32:29 -08:00
docs [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
examples [mlir][NFC] Update Toy operations to use `hasVerifier` instead of `verifier` 2022-02-02 13:34:28 -08:00
include [MLIR][Presburger] MaybeLocalRepr: add explicit bool() for convenience 2022-02-05 19:33:01 +05:30
lib [MLIR][Presburger] MaybeLocalRepr: add explicit bool() for convenience 2022-02-05 19:33:01 +05:30
python [mlir][vector][NFC] Split into IR, Transforms and Utils 2022-01-31 19:17:09 +09:00
test [mlir] Add canonicalizer to merge shape.assuming_all ops 2022-02-04 15:27:37 -08:00
tools [mlir][NFC] Fully qualify call to `mlir::success` in auto generated C++ 2022-02-05 00:40:04 +01:00
unittests Revert "[MLIR][Presburger] Use `SmallVector` instead of `std::vector` in `getLocalRepr`" 2022-02-04 23:24:08 +05:30
utils [mlir] Set up boilerplate build for MLIR benchmarks 2022-01-27 21:38:15 +00:00
.clang-format
.clang-tidy Enable readability-redundant-smartptr-get in MLIR local clang-tidy config 2022-01-08 20:07:11 +00:00
CMakeLists.txt [mlir] Set up boilerplate build for MLIR benchmarks 2022-01-27 21:38:15 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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