llvm-project/mlir
Kamlesh Kumar deb99610ab Improve doc comments for several methods returning bools
Differential Revision: https://reviews.llvm.org/D86848
2020-08-30 13:33:05 +05:30
..
cmake/modules [mlir] Make mlir_check_link_libraries() work with interface libraries 2020-08-14 11:39:04 -07:00
docs [MLIR] MemRef Normalization for Dialects 2020-08-27 20:26:59 +05:30
examples Remove the use of global dialect registration from the standalone-translate.cpp example (NFC) 2020-08-26 05:14:04 +00:00
include Improve doc comments for several methods returning bools 2020-08-30 13:33:05 +05:30
integration_test [mlir] NFC: fix trivial typo under test and tools 2020-08-27 15:37:42 +09:00
lib Improve doc comments for several methods returning bools 2020-08-30 13:33:05 +05:30
test Add Location, Region and Block to MLIR Python bindings. 2020-08-28 15:26:05 -07:00
tools Improve doc comments for several methods returning bools 2020-08-30 13:33:05 +05:30
unittests Rename AnalysisManager::slice in AnalysisManager::nest (NFC) 2020-08-28 20:41:07 +00:00
utils [MLIR][NFC] Update MLIR vim syntax file - std ops + types 2020-08-22 11:20:57 +05:30
.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.