Compiler panics with "Function does not have CFEI instruction for locals" #7157
Labels
bug
Something isn't working
compiler: codegen
Everything to do with IR->ASM, register allocation, etc.
compiler: ir
IRgen and sway-ir including optimization passes
compiler
General compiler. Should eventually become more specific as the issue is triaged
team:compiler
Compiler Team
When running
in_language_tests
inrelease
build, the following three tests will panic with the same error message given below:The tests do not cause compiler to panic when run in
debug
mode.The text was updated successfully, but these errors were encountered: