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

[python][tuner] Add bindings for iree_codegen.translation_info #19128

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

kuhar
Copy link
Member

@kuhar kuhar commented Nov 13, 2024

No description provided.


struct ireeCodegenTranslationInfoParameters {
MlirAttribute passPipeline; // DispatchLoweringPassPipelineAttr.
MlirAttribute codegenSpec; // Optional SymbolRefAttr.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting. At some point we should make the codegenSpec part of the configuration. Not actionable for this pr though.

Signed-off-by: Jakub Kuderski <[email protected]>
@kuhar kuhar enabled auto-merge (squash) November 13, 2024 14:40
@kuhar kuhar merged commit bc23e59 into iree-org:main Nov 13, 2024
33 of 36 checks passed
kuhar added a commit to kuhar/iree that referenced this pull request Nov 13, 2024
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.

3 participants