llvm-project/mlir
Paul C. Anagnostopoulos 848d66fafd Version 0.5 of the new "TableGen Backend Developer's Guide."
Files modified to take comments into account.
MLIR documentation updated for new TableGen documentation files.
2020-09-22 14:01:52 -04:00
..
cmake/modules [mlir] Make mlir_check_link_libraries() work with interface libraries 2020-08-14 11:39:04 -07:00
docs Version 0.5 of the new "TableGen Backend Developer's Guide." 2020-09-22 14:01:52 -04:00
examples Fix MLIR standalone example to properly handle namespace 2020-09-14 21:03:47 +00:00
include [mlir] NFC: fix trivial typos under include directory 2020-09-23 02:02:15 +09:00
integration_test [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
lib [NFC][mlir] Remove llvm:: prefix from SmallVector in parallel pretty printer. 2020-09-22 14:45:39 +01:00
test [mlir][ods] Make OpBuilder and OperationState optional 2020-09-22 10:04:21 -07:00
tools [mlir][ods] Make OpBuilder and OperationState optional 2020-09-22 10:04:21 -07:00
unittests [mlir] Support default valued attribute in StructsGen 2020-09-03 09:46:44 -04:00
utils Revert "Adding GDB PrettyPrinter for mlir::Identifier." 2020-09-03 08:28:15 +01:00
.clang-format
.clang-tidy Fix MLIR clang-tidy: when tweaking it does not inherit from the parent 2020-03-07 17:44:21 +00:00
CMakeLists.txt [mlir] Initial version of C APIs 2020-08-05 15:04:08 +02:00
LICENSE.TXT Add the Apache2 with LLVM exceptions license to MLIR 2019-12-24 00:58:06 -08:00
README.md mlir README.md: Fix the syntax 2019-12-24 13:31:07 +01:00

README.md

Multi-Level Intermediate Representation

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