[InstCombine] Fold X > C2 ? X + C1 : C2 + C1
to max(X, C2) + C1
#73608
pr-subscriber.yml
on: pull_request_target
auto-subscribe
15s