forked from OSchip/llvm-project
58ceae9561
FuncOp has been moved to the `func` namespace for a little over a month, the using directive can be dropped now. |
||
---|---|---|
.. | ||
Ch1 | ||
Ch2 | ||
Ch3 | ||
Ch4 | ||
Ch5 | ||
Ch6 | ||
Ch7 | ||
CMakeLists.txt | ||
README.md |
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.