Sign in
llvm
/
llvm-project
/
mlir
/
42cdcd509663ac16cb96dc7eb0f7811c98ba0243
/
.
/
docs
/
Tutorials
/
_index.md
blob: 5834e86478769f75afc08bd6981618fe0b32ff0c [
file
] [
log
] [
blame
] [
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.