Skip to content

Conversation

rsuderman
Copy link
Contributor

The lowering for aten.clamp did not support integer types. Added
support for integer types including a signed integer test.

The lowering for `aten.clamp` did not support integer types. Added
support for integer types including a signed integer test.
@rsuderman rsuderman requested a review from ramiro050 January 3, 2024 01:55
Copy link
Collaborator

@ramiro050 ramiro050 left a comment

Choose a reason for hiding this comment

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

Thanks!

@rsuderman rsuderman requested a review from ramiro050 January 4, 2024 23:45
Copy link
Collaborator

@ramiro050 ramiro050 left a comment

Choose a reason for hiding this comment

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

Thanks!

@rsuderman rsuderman merged commit 985e779 into llvm:main Jan 5, 2024
@rsuderman rsuderman deleted the clamp branch February 28, 2024 20:41
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