llvm-project/mlir
Jacques Pienaar a5b889db7f [mlir] Also update inferReturnTensorTypes (NFC)
Missed this one in the first go.
2021-07-22 13:57:36 -07:00
..
cmake/modules Remove libMLIRPublicAPI DSO. 2021-07-20 17:58:28 -07:00
docs [mlir-tblgen] Support binding multi-results of NativeCodeCall 2021-07-21 11:23:22 +08:00
examples [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
include [mlir] Also update inferReturnTensorTypes (NFC) 2021-07-22 13:57:36 -07:00
lib [mlir] Also update inferReturnTensorTypes (NFC) 2021-07-22 13:57:36 -07:00
python Remove libMLIRPublicAPI DSO. 2021-07-20 17:58:28 -07:00
test [mlir] Update to use ValueShapeRange (NFC) 2021-07-22 12:24:49 -07:00
tools [mlir] Improve description of interface options 2021-07-22 19:35:56 +02: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.