While this does not change any final output, this will greatly simplify
fixing unwind destination mismatches in CFGStackify (D48345), because we
have to create some new registers there.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/CodeGen/WebAssembly/cfg-stackify-dbg-skip.ll | ||
---|---|---|
10 ↗ | (On Diff #191730) | This does not mean this patch changes the final output. The reason for the change is this test stops after CFGStackify and now we run ExplicitLocals after CFGStackify. |