Sign in
llvm
/
llvm-project
/
6274cdb9a6714908c8a4e30d2ef0bf22a6949065
/
.
/
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.