llvm-project/mlir
Aart Bik 2b013a6c8a [mlir][sparse] use proper type alias for filename ptr
Reviewed By: gussmith23

Differential Revision: https://reviews.llvm.org/D106904
2021-07-28 10:25:24 -07:00
..
cmake/modules Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
docs Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
examples [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
include [mlir][spirv] Fix a few issues in ModuleCombiner 2021-07-28 10:31:01 -04:00
lib [mlir] run the verifier before translating a module 2021-07-28 18:15:58 +02:00
python Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
test [mlir][sparse] use proper type alias for filename ptr 2021-07-28 10:25:24 -07:00
tools Revert "Emit strong definition for TypeID storage in Op/Type/Attributes definition" 2021-07-28 06:04:53 +00:00
unittests Defend early against operation created without a registered dialect 2021-07-15 03:52:32 +00:00
utils [vscode-mlir] Add support for restarting the server on setting/server changes 2021-06-29 00:08:44 +00:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt [MLIR] Drop old cmake var names 2021-05-24 15:30:01 +05:30
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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