[DFAJumpThreading] Remove incoming StartBlock from all phis when unfolding select (#71082)
Fixes #65222. When unfolding select into diamond-like control flow, we need to remove the StartBlock from all phis in EndBlock.
Loading
Please sign in to comment