Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: refactor and enhance the redundant branch optimizer (#76207)
One more preparatory step before introducing the new phi-based disambiguation. * handle some cases of ambiguous preds better * split out the jump threading pre checks into a helper * properly support updating switch preds * generalize retry logic a bit to handle more cases
- Loading branch information