repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)
[llvm-project.git]
/
mlir
/
examples
/
toy
/
README.md
blob
3946a5d406da3e4d84c978aa37f95ab1a2918513
1
# Toy Tutorial
2
3
This contains sample code to support the tutorial on using MLIR for
4
building a compiler for a simple Toy language.
5
6
See [docs/Tutorials/Toy](../../docs/Tutorials/Toy) at the root of
7
the project for more informations.