Fix pi node removal when removing predecessor We can't just remove the uses, we need to replace uses. The test case only fails on master with SSA integrity violations, but I bel
Fix pi node removal when removing predecessor We can't just remove the uses, we need to replace uses. The test case only fails on master with SSA integrity violations, but I believe the root issue also existed previously.
show more ...
|