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

Incorrect LLVM IR generation for string specialised table get opcode #118

Closed
dibyendumajumdar opened this issue Dec 21, 2016 · 1 comment

Comments

@dibyendumajumdar
Copy link
Owner

The OP_RAVI_GETTABLE_S opcode is specialised for scenarios where variable is known to be a table and the key is known to a short string. However the generated code is failing LLVM verification.

@dibyendumajumdar
Copy link
Owner Author

Released in 0.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant