llvm-project/mlir
River Riddle 1b501cbcbb [mlir] Add documentation for TableGen LSP features and setup
This commit beefs up the documentation for MLIR language servers by
adding proper documentations/examples/etc for the provided TableGen
language server capabilities. Given that this documentation is also used
for the vscode extension, this commit also updates the user facing vscode
extension documentation.

Note that the images referenced in the new documentation are hosted on
the website, and will be commited to mlir-www shortly after this commit
lands.
2022-06-06 18:29:31 -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] provide Python bindings for the Transform dialect 2022-05-30 17:37:52 +02:00
docs [mlir] Add documentation for TableGen LSP features and setup 2022-06-06 18:29:31 -07:00
examples [mlir] Remove unused properties from the standalone example's lit configuration 2022-05-19 12:54:28 -07:00
include [mlir][tosa] Moves constant folding operations out of the Canonicalizer 2022-06-06 22:10:22 +00:00
lib [mlir][tosa] Moves constant folding operations out of the Canonicalizer 2022-06-06 22:10:22 +00:00
python [mlir][python][f16] add ctype python binding support for f16 2022-06-02 17:21:24 -07:00
test [mlir][tosa] Moves constant folding operations out of the Canonicalizer 2022-06-06 22:10:22 +00:00
tools Re-land "[mlir] Add integer range inference analysis"" 2022-06-03 17:13:48 +00:00
unittests Re-land "[mlir] Add integer range inference analysis"" 2022-06-03 17:13:48 +00:00
utils [vscode-mlir] Bump to version 0.8 2022-06-02 16:35:09 -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 [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.