llvm-project/mlir
River Riddle ebc77f012f [mlir:LSP] Link the test dialect into mlir-lsp-server
This allows for more easily interacting with lit files that utilize
the test dialect.
2022-05-25 20:54:27 -07:00
..
benchmark/python [mlir] Fix declaration of nano time function in benchmark infra 2022-05-13 13:22:18 +02:00
cmake/modules [mlir] Fix python bindings build on Windows in Debug 2022-05-09 19:46:47 -07:00
docs [mlir][PDLL] Allow numeric result indexing for unregistered op 2022-05-25 19:29:29 +00:00
examples [mlir] Remove unused properties from the standalone example's lit configuration 2022-05-19 12:54:28 -07:00
include [mlir][bufferization] Clean up imports and code comments 2022-05-26 05:48:52 +02:00
lib [mlir][sparse] Add more complex operations. 2022-05-25 16:38:09 -07:00
python [mlir][bufferization] Fix Python bindings 2022-05-23 18:12:56 +02:00
test [mlir][sparse] Add more complex operations. 2022-05-25 16:38:09 -07:00
tools [mlir:LSP] Link the test dialect into mlir-lsp-server 2022-05-25 20:54:27 -07:00
unittests [MLIR][Presburger] Add inverse to IntegerRelation 2022-05-25 19:37:52 +05:30
utils [mlir] vim: add bf16 type 2022-05-17 13:28:31 +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][PDLL] Add support for generating PDL patterns from PDLL at build time 2022-04-26 18:33:16 -07:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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