llvm-project/mlir
Sean Silva 7f7be19e6a [mlir] Add notes about using external interface application.
Differential Revision: https://reviews.llvm.org/D104489
2021-06-18 07:42:47 -07:00
..
cmake/modules [MLIR] Make MLIR cmake variable names consistent 2021-05-24 08:43:10 +05:30
docs [mlir] Add notes about using external interface application. 2021-06-18 07:42:47 -07:00
examples [MLIR][NFC] Rename MemRefDataFlow -> AffineScalarReplacement 2021-06-14 17:52:53 +05:30
include [MLIR] Introduce scf.execute_region op 2021-06-18 15:22:33 +05:30
lib [MLIR] Introduce scf.execute_region op 2021-06-18 15:22:33 +05:30
python [mlir][linalg][python] Adapt the OpDSL to use scalars. 2021-06-15 12:54:00 +00:00
test [MLIR] Introduce scf.execute_region op 2021-06-18 15:22:33 +05:30
tools [mlir] ODS: emit interface traits outside of the interface class 2021-06-17 10:25:35 +02:00
unittests [mlir] Enable delayed registration of attribute/operation/type interfaces 2021-06-17 13:19:24 +02:00
utils [MLIR] Introduce scf.execute_region op 2021-06-18 15:22:33 +05:30
.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.