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

Interpreter: handle bitreverse intrinsics #12273

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Conversation

asterite
Copy link
Member

Fixes #12269

Sorry, no tests. But the code is trivial.

@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter labels Jul 15, 2022
@straight-shoota straight-shoota added this to the 1.6.0 milestone Jul 15, 2022
@asterite asterite merged commit f949d2d into master Jul 15, 2022
@asterite asterite deleted the interpreter/bitreverse branch July 15, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interpreter: undefined reference to `llvm.bitreverse.i32' (Crystal::Loader::LoadError)
2 participants