llvm/mlir
Benjamin Kramer 4ae24d9fd9 [mlir][capi] Unbreak Interfaces CAPI after 2387fadea3
No idea why check-mlir doesn't build this.
2022-04-04 18:52:11 +02:00
..
benchmark/python [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
cmake/modules Remove include_directories() from cmake mlir_tablegen() function (NFC) 2022-03-14 04:36:24 +00:00
docs [MLIR] Add nested symbols into LangRef 2022-04-04 22:06:19 +05:30
examples [mlir] Rename OpAsmParser::OperandType to OpAsmParser::UnresolvedOperand 2022-03-21 21:42:13 +01:00
include [MLIR] Add booleans to dense element list in LangRef 2022-04-04 21:59:44 +05:30
lib [mlir][capi] Unbreak Interfaces CAPI after 2387fadea3 2022-04-04 18:52:11 +02:00
python Revert "Added an empty __init__.py file to the MLIR Python bindings" 2022-03-31 20:03:52 +02:00
test [mlir][capi] Add external pass creation to MLIR C-API 2022-04-04 10:27:11 -06:00
tools [mlir][ods] Allow null to be passed as default-valued attributes 2022-03-29 16:55:00 +00:00
unittests [MLIR][Presburger] LexSimplex: support is{Redundant,Separate}Inequality 2022-04-02 12:31:17 +01:00
utils [MLIR] Fix MLIR vim syntax file 2022-04-04 09:02:32 -07:00
.clang-format
.clang-tidy
CMakeLists.txt mlir: set CMAKE_INCLUDE_CURRENT_DIR to fix out-of-tree builds 2022-03-19 18:22:09 -05:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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