jumpthreading: Avoid specialized code paths for immediate evaluation.
This fixes a bug where the code path handling immediate evaluation was not able to evaluate some Cmp(Confirm, Const) combinations, but the normal code could do it.
Please register or sign in to comment