llvm-project/mlir
Fangrui Song 020ca0cf2f [mlir] Fix -Wunneeded-internal-declaration 2019-12-24 10:33:30 -08:00
..
docs Remove static MLIR doc ; they are already on the website 2019-12-24 00:53:35 -08:00
examples NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
include NFC: Rename printOptionValue to printValue to fix MSVC build. 2019-12-23 19:35:25 -08:00
lib Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
test [mlir] Fix -Wunneeded-internal-declaration 2019-12-24 10:33:30 -08:00
tools NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
unittests NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
utils Update SPIR-V.md 2019-12-23 16:15:52 -08:00
.clang-format
CMakeLists.txt Restructure and update Linalg ODS and documentation - NFC 2019-12-19 13:17:35 -08: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.