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

[OM] Add Python bindings for path types. #6361

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Conversation

mikeurbach
Copy link
Contributor

In order to use the types in Python with isinstance, etc., we need to provide the mlir_type_subclass bindings. This adds the C API boilerplate and binds the types.

In order to use the types in Python with isinstance, etc., we need to
provide the mlir_type_subclass bindings. This adds the C API
boilerplate and binds the types.
@mikeurbach mikeurbach merged commit 6e1ae3c into main Oct 31, 2023
5 checks passed
@mikeurbach mikeurbach deleted the mikeurbach/om-path-types branch October 31, 2023 21:43
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.

1 participant