[Tracking Issue] Refactor AOT executor codegen into IRModule -> IRModule form #12548
Closed
3 of 7 tasks
Labels
backend:c
executor:aot
runtime components of AOT flow. src/runtime/aot_executor, src/runtime/crt/aot_executor
The AOT executor codegen has accumulated significant technical debt and dead code during its development, resulting in a component that is difficult to understand, test and extend. Refactoring it will improve code-quality and make it easier to introduce new features to expand the capabilities of AOT code generation.
This refactor aims to observe the following principles:
PRs
The text was updated successfully, but these errors were encountered: