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

Add support for unsigned right shift operators on int/uint types #819

Merged
merged 5 commits into from
Jun 27, 2024

Conversation

Sergio0694
Copy link
Owner

Description

This PR adds support for the unsigned right shift operator on all int/uint scalar, vector and matrix types.

@Sergio0694 Sergio0694 added the feature 🎉 A brand new feature for ComputeSharp label Jun 25, 2024
@Sergio0694 Sergio0694 merged commit 2af2849 into main Jun 27, 2024
24 checks passed
@Sergio0694 Sergio0694 deleted the dev/unsigned-right-shift-operators branch June 27, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🎉 A brand new feature for ComputeSharp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant