llvm-project/mlir
Mogball b1b4808c3f [mlir] Fix CMake file 2022-06-13 22:36:14 +00:00
..
benchmark/python [mlir] Fix declaration of nano time function in benchmark infra 2022-05-13 13:22:18 +02:00
cmake/modules Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore" 2022-06-10 19:26:12 +00:00
docs [mlir] fix typo in AttributesAndTypes doc 2022-06-10 11:42:57 +09:00
examples [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
include [mlir] Support getSuccessorInputs from parent op 2022-06-13 22:21:34 +00:00
lib [mlir] Fix CMake file 2022-06-13 22:36:14 +00:00
python [mlir][linalg] Add conv_2d_nhwc_fhwc to core_named_ops.py 2022-06-13 20:43:10 +02:00
test [mlir] Fix CMake file 2022-06-13 22:36:14 +00:00
tools [mlir][TilingInterface] Add pattern to tile using TilingInterface and implement TilingInterface for Linalg ops. 2022-06-13 20:37:44 +00:00
unittests [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
utils [vscode-mlir] Bump to version 0.9 2022-06-06 20:20:19 -07: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 Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore" 2022-06-10 19:26:12 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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