Commit 35a1788
authored
Handle case where livein is defined on a branch instruction (#246)
Fixes bytecodealliance/wasmtime#11850
This PR does two things:
- Rearranges some code to reduce repetition
- Handles the case where a livein vreg is defined on a branch
instruction in fastalloc1 parent fcf0b61 commit 35a1788
1 file changed
Lines changed: 228 additions & 243 deletions
0 commit comments