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

[AutoBump] Merge with fixes of 8d237190 (Jun 27) (86) #350

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

mgehre-amd
Copy link
Collaborator

No description provided.

This implements the lowering of tosa.clamp with unsigned operand to
linalg.

We interpret the `min/max : i64`  attributes on `clamp` to be signed.

This means that when the operand has type `ui64`, one cannot represent
limits across the whole range.
@mgehre-amd mgehre-amd force-pushed the bump_to_8d237190 branch 3 times, most recently from 8bf2d17 to 973d744 Compare September 16, 2024 09:44
Base automatically changed from bump_to_50b15341 to feature/fused-ops September 16, 2024 13:43
@mgehre-amd mgehre-amd merged commit b46c5b7 into feature/fused-ops Sep 16, 2024
3 checks passed
@mgehre-amd mgehre-amd deleted the bump_to_8d237190 branch September 16, 2024 17:53
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