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

[CodeGen][NewPM] Add necessary codegen options #70904

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

paperchalice
Copy link
Contributor

@paperchalice paperchalice commented Nov 1, 2023

These options are used by TargetPassConfig to build CodeGen pass pipeline, add them to CGPassBuilderOption so CodeGenPassBuilder can use them. Currently not all options are added, but it is enough to build a prototype of CodeGenPassBuilder. Part of #69879.

Theses options are used by TargetPassConfig
to build codegen pass pipeline,
add them to CGPassBuilderOption
so CodeGenPassBuilder can use them.
@paperchalice paperchalice merged commit d63f54f into llvm:main Dec 15, 2023
3 of 4 checks passed
@paperchalice paperchalice deleted the NPM/CodeGen/options branch December 15, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants