llvm-project/mlir
Nicolas Vasilache 84a880e1e2 [mlir][SCF] NFC - Drop SCF EDSC usage
Drop the SCF dialect EDSC subdirectory and update all uses.

Differential Revision: https://reviews.llvm.org/D102780
2021-05-19 15:52:14 +00:00
..
cmake/modules [cmake] Add support for multiple distributions 2021-05-12 11:13:18 -07:00
docs [mlir] Allow derived rewrite patterns to define a non-virtual `initialize` hook 2021-05-18 14:40:32 -07:00
examples Add a helper function to convert LogicalResult to int for return from main 2021-05-19 00:12:39 +00:00
include [mlir][SCF] NFC - Drop SCF EDSC usage 2021-05-19 15:52:14 +00:00
lib [mlir][SCF] NFC - Drop SCF EDSC usage 2021-05-19 15:52:14 +00:00
python [mir][Python][linalg] Support OpDSL extensions in C++. 2021-05-19 13:36:56 +00:00
test [mlir][SCF] NFC - Drop SCF EDSC usage 2021-05-19 15:52:14 +00:00
tools [mir][Python][linalg] Support OpDSL extensions in C++. 2021-05-19 13:36:56 +00:00
unittests [mlir][spirv] NFC: Replace OwningSPIRVModuleRef with OwningOpRef 2021-05-06 17:17:44 -04:00
utils [mlir] Add a vscode language extension for MLIR 2021-04-21 14:44:37 -07: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 Move MLIR python sources to mlir/python. 2021-05-03 18:36:48 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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