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

Failing test - sort.lua #51

Closed
Pavel-Durov opened this issue Aug 16, 2023 · 1 comment
Closed

Failing test - sort.lua #51

Pavel-Durov opened this issue Aug 16, 2023 · 1 comment

Comments

@Pavel-Durov
Copy link
Contributor

Issue

Error on running sort.lua tests.

Steps to reproduce

$ YKD_SERIALISE_COMPILATION=0 ../src/lua sort.lua
yk/ykllvm/llvm/lib/IR/Value.cpp:286: llvm::ValueName *llvm::Value::getValueName() const: Assertion `I != Ctx.pImpl->ValueNames.end() && "No name entry found!"' failed

$ YKD_SERIALISE_COMPILATION=0 ../src/lua sort.lua
yk/target/debug/ykllvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:134: decltype(auto) llvm::orc::ThreadSafeModule::withModuleDo(Func &&) [Func = (lambda at src/ykllvmwrap.cc:408:30)]: Assertion `M && "Can not call on null module"' failed

$ YKD_SERIALISE_COMPILATION=1../src/lua sort.lua
Floating point instructions are not supported yet:   %27 = call double @I2d(i64 noundef %24), !dbg !9406
## Versions

YKLua -`main/98807dcb129adae7f3a0f43c02061282b0a9d514`
YK - `master/44b8f950a9c013aba4b5f922418b32baae7594bf`
@Pavel-Durov
Copy link
Contributor Author

Oops, duplicate
#46

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