llvm-project/mlir
River Riddle cf70f7ce8b [mlir] Remove dangling reference to std-bufferize which got removed 2022-02-02 15:04:40 -08:00
..
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:Standard] Remove support for creating a `unit` ConstantOp 2022-02-02 14:45:12 -08:00
lib [mlir:Standard] Remove support for creating a `unit` ConstantOp 2022-02-02 14:45:12 -08:00
python [mlir][vector][NFC] Split into IR, Transforms and Utils 2022-01-31 19:17:09 +09:00
test [mlir] Remove dangling reference to std-bufferize which got removed 2022-02-02 15:04:40 -08:00
tools [mlir] Refactor how additional verification is specified in ODS 2022-02-02 13:34:28 -08:00
unittests [MLIR][Presburger] Use `SmallVector` instead of `std::vector` in `getLocalRepr` 2022-02-02 19:57:15 +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.