You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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.
|