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

Implement GPU comparisons and if functionality #857

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Conversation

dfellis
Copy link
Member

@dfellis dfellis commented Aug 23, 2024

Part of #759

This implements comparison operators and the if statement. The if statement can still only be used in functional style since the conditional syntactic sugar hasn't been implemented yet, but this is a pretty big step forward!

@dfellis dfellis self-assigned this Aug 23, 2024
@dfellis dfellis merged commit c12373b into main Aug 23, 2024
11 checks passed
@dfellis dfellis deleted the gpu-comparisons-and-if branch August 23, 2024 03:33
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