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: Correct prefix validation #16306

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Conversation

unknownbrackets
Copy link
Collaborator

Some vcmps, etc. were perfectly valid but were forcing to interp. This also catches more cases that should go to interp correctly.

I must've not finished the old check and then not noticed? Not really sure. Didn't make sense as it was.

-[Unknown]

Some vcmps, etc. were perfectly valid but were forcing to interp.
This also catches more cases that should go to interp correctly.
@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
@hrydgard hrydgard merged commit e97d549 into hrydgard:master Oct 31, 2022
@unknownbrackets unknownbrackets deleted the ir-prefixes 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