llvm-project/mlir
Hideto Ueno 1497a4350e [MLIR][NFC] Insert const_cast to avoid warning
Reviewers: rriddle

Reviewed By: rriddle

Subscribers: mehdi_amini

Differential Revision: https://reviews.llvm.org/D71853
2019-12-25 15:51:26 +09: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 [MLIR][NFC] Insert const_cast to avoid warning 2019-12-25 15:51:26 +09: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 [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
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.