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