tree: 116d7a8831b23aeb004828535069df03f7ba5885 [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.