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

Fix for floating point predicates #466

Merged
merged 2 commits into from
Jul 21, 2022

Conversation

magnatelee
Copy link
Contributor

Floating point predicates were instantiating wrong variants for complex types. This PR fixes the issue, and also removes incorrect uses of constexpr.

@magnatelee magnatelee merged commit d1d48d9 into nv-legate:branch-22.07 Jul 21, 2022
@magnatelee magnatelee deleted the fix-unary-op branch July 21, 2022 05:30
jjwilke pushed a commit to jjwilke/cunumeric that referenced this pull request Jul 29, 2022
* Fix the templates to instantiate correct variants for complex types

* Add complex64 and float16 cases to tests for floating point predicates
jjwilke pushed a commit to jjwilke/cunumeric that referenced this pull request Jul 29, 2022
* Fix the templates to instantiate correct variants for complex types

* Add complex64 and float16 cases to tests for floating point predicates
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