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