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

IRInterpreter compiler: Reject all vec2ops where the prefix is unknown while compiling #19173

Merged
merged 1 commit into from
May 22, 2024

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented May 22, 2024

Fall back to interpreter in these cases, like we do in the other backends.

Also a warning fix.

Fixes #19164

May help #19172

@hrydgard hrydgard added the IRInterpreter Occurs with IR Interpreter but not with another CPU backend. label May 22, 2024
@hrydgard hrydgard added this to the v1.18.0 milestone May 22, 2024
@hrydgard hrydgard merged commit b6ce56d into master May 22, 2024
18 checks passed
@hrydgard hrydgard deleted the ir-interpreter-prefix-check branch May 22, 2024 22:19
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.

IR Interpreter with Digimon Adventure: Crash on Kurugawon encounter
1 participant