llvm-capstone/mlir
2022-03-17 09:20:18 +01:00
..
benchmark/python [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
cmake/modules
docs [PDLL] Add proper expansive documentation for PDLL 2022-03-16 23:40:00 -07:00
examples [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
include [mlir] Make header standalone (NFC) 2022-03-17 09:20:18 +01:00
lib [mlir][NFC] Move the LSP agnostic files to a new lsp-server directory 2022-03-16 23:40:00 -07:00
python [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
test [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
tools [mlir] Remove the deprecated ODS Op verifier/parser/printer code blocks 2022-03-15 01:17:30 -07:00
unittests [mlir] Refactor DialectRegistry delayed interface support into a general DialectExtension mechanism 2022-03-16 22:15:25 -07:00
utils [mlir][vscode] Don't inject inside strings 2022-03-16 21:57:56 -07:00
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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