Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

combine compilation steps in a pipeline #104240

Open
iritkatriel opened this issue May 6, 2023 · 0 comments
Open

combine compilation steps in a pipeline #104240

iritkatriel opened this issue May 6, 2023 · 0 comments
Labels
type-feature A feature request or enhancement

Comments

@iritkatriel
Copy link
Member

iritkatriel commented May 6, 2023

Make it possible to chain compiler_codegen, optimize_cfg, assemble_code_object such that each stage takes the previous stage's output and collectively they do the same as compile().

Linked PRs

@iritkatriel iritkatriel added the type-feature A feature request or enhancement label May 6, 2023
@iritkatriel iritkatriel changed the title combine compilation step in a pipeline combine compilation steps in a pipeline May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant