bolt/deps/llvm-18.1.8/mlir/examples/toy/README.md

8 lines
233 B
Markdown
Raw Normal View History

2025-02-14 19:21:04 +01:00
# Toy Tutorial
This contains sample code to support the tutorial on using MLIR for
building a compiler for a simple Toy language.
See [docs/Tutorials/Toy](../../docs/Tutorials/Toy) at the root of
the project for more informations.