I'm currently getting block1 failed basic block invariants on store.i64 v1, v7
error in a block. How do I see the block code (and ideally with any code generated before?) when this happens?
It's also not clear from the error message what the invariant is.
Nvm just found the display
method
Anyone know what the invariants are around store instructions? Not sure what's wrong in this line
I wonder why the cranelift ignores the actual error message here, which is post-branch instruction not fallthrough or jump
Last updated: Nov 22 2024 at 16:03 UTC