Sign in
llvm
/
llvm-project
/
ec056f54589d937ae3f74d795b94de886cbb7ec7
/
.
/
mlir
/
docs
/
Tutorials
/
_index.md
blob: 5834e86478769f75afc08bd6981618fe0b32ff0c [
file
] [
view
]
# Tutorials
This
section contains multiple MLIR tutorials
.
See
[
Toy
tutorial
](
toy
)
for
an introduction to
using
MLIR infrastructure
.
See
[
Transform
dialect tutorial
](
transform
)
for
an introduction to
using
and
extending of MLIR
's Transform dialect.