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

[TOSA] Allow all integer types in most ops #147

Closed
wants to merge 1 commit into from

Conversation

mgehre-amd
Copy link
Collaborator

As discussed in one of the previous TOSA community meetings, we would like to allow for more integer types in the TOSA dialect to enable more use cases.

For strict standards conformance, the TosaValidation pass can be used.

Follow up PRs will extend conversions from TOSA where needed.

@mgehre-amd mgehre-amd requested a review from ljfitz March 22, 2024 15:21
As discussed in one of the previous TOSA community meetings,
we would like to allow for more integer types in the TOSA dialect
to enable more use cases.

For strict standards conformance, the TosaValidation pass can be used.

Follow up PRs will extend conversions from TOSA where needed.
@mgehre-amd mgehre-amd force-pushed the matthias.tosa_all_int branch from e942847 to 9820fd9 Compare March 25, 2024 14:35
@mgehre-amd
Copy link
Collaborator Author

Opened upstream at llvm#86509

@mgehre-amd mgehre-amd closed this Mar 25, 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.

2 participants