[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / mlir / docs / Tutorials / _index.md
blob5834e86478769f75afc08bd6981618fe0b32ff0c
1 # Tutorials
3 This section contains multiple MLIR tutorials.
4 See [Toy tutorial](toy) for an introduction to using MLIR infrastructure.
5 See [Transform dialect tutorial](transform) for an introduction to using and extending of MLIR's Transform dialect.