tree: 00617e6a12f6cba23a238eabc3f30ddb71cbff52 [path history] [tgz]
  1. Ch1/
  2. Ch2/
  3. Ch3/
  4. Ch4/
  5. Ch5/
  6. Ch6/
  7. Ch7/
  8. CMakeLists.txt
  9. README.md
mlir/examples/toy/README.md

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 at the root of the project for more informations.