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

[RTG] InstructionOpInterface method using an OpAdaptor #8091

Open
maerhart opened this issue Jan 16, 2025 · 0 comments
Open

[RTG] InstructionOpInterface method using an OpAdaptor #8091

maerhart opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
RTG Involving the `rtg` dialect

Comments

@maerhart
Copy link
Member

Instead of passing an array of Attributes we can wrap them in an Adaptor before passing it to the method the users implement.

E.g., look at the InferTypeOpInterface.

@maerhart maerhart added the RTG Involving the `rtg` dialect label Jan 16, 2025
@maerhart maerhart self-assigned this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RTG Involving the `rtg` dialect
Projects
None yet
Development

No branches or pull requests

1 participant