Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
mlir
/
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.