You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
greenhat
changed the title
Hitting the "expected switch instructions to have been rewritten before stackification" panic when compiling rust enum
Hitting the "expected switch instructions to have been rewritten before stackification" panic in BlockEmitter::emit_instwhen compiling rust enum
Aug 27, 2024
greenhat
changed the title
Hitting the "expected switch instructions to have been rewritten before stackification" panic in BlockEmitter::emit_instwhen compiling rust enum
Hitting the "expected switch instructions to have been rewritten before stackification" panic in BlockEmitter::emit_instwhen compiling rust enum
Aug 27, 2024
Hitting panic in the
BlockEmitter::emit_inst
compiler/codegen/masm/src/codegen/emitter.rs
Lines 246 to 248 in c2053e6
How to reproduce:
expect_masm
intypes::test_enum
integration test added in chore: move integration tests frommidenc-frontend-wasm
and add MASM expected outputs #280compiler/tests/integration/src/rust_masm_tests/types.rs
Line 11 in 2ccdf23
The text was updated successfully, but these errors were encountered: