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

irjit: Fix unordered float compares #16305

Merged
merged 2 commits into from
Oct 31, 2022
Merged

Conversation

unknownbrackets
Copy link
Collaborator

There was an accidental return; that was nuking c.ueq. It's not exactly common, but might've been causing some weird bugs.

-[Unknown]

@unknownbrackets unknownbrackets added the IRInterpreter Occurs with IR Interpreter but not with another CPU backend. label Oct 31, 2022
@unknownbrackets unknownbrackets added this to the v1.14.0 milestone Oct 31, 2022
Ignores cosine lane, not always x.
@hrydgard hrydgard merged commit 61ce0d0 into hrydgard:master Oct 31, 2022
@unknownbrackets unknownbrackets deleted the ir-fpu branch October 31, 2022 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IRInterpreter Occurs with IR Interpreter but not with another CPU backend.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants