llvm-project/mlir
Matthias Springer a088bed4e3 [mlir] VectorToSCF cleanup
Group functions/structs in namespaces for better code readability.

Depends On D102123

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D102124
2021-05-14 11:04:37 +09:00
..
cmake/modules [cmake] Add support for multiple distributions 2021-05-12 11:13:18 -07:00
docs [mlir][tosa] Remove tosa.identityn operator 2021-05-12 12:46:22 -07:00
examples [mlir] Support alignment in LLVM dialect GlobalOp 2021-05-12 09:07:20 +02:00
include [mlir] VectorToSCF target rank is a pass option 2021-05-14 10:30:43 +09:00
lib [mlir] VectorToSCF cleanup 2021-05-14 11:04:37 +09:00
python [mlir][sparse][capi][python] add sparse tensor passes 2021-05-12 16:40:50 -07:00
test [mlir][Linalg] Add support for vector.transfer ops to comprehensive bufferization (2/n). 2021-05-13 22:26:28 +00:00
tools [mlir][ODS]: Add per-op cppNamespace. 2021-05-11 10:48:05 -07: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
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.