Skip to content
Snippets Groups Projects
Name Last commit Last update
..
src/c_api
src/lang
src/pass
src/README.md

Code organization

  • c_api C API related functions
  • lang The definition of DSL related data structure
  • schedule The Schedule->Stmt generation logic
  • codegen Backend code generation related