You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both Optmize Bools and If Conversion use hard coded cost values to decide whether to optimize. Instead, when available, both of these should use PGO data make the decision instead.
Both Optmize Bools and If Conversion use hard coded cost values to decide whether to optimize. Instead, when available, both of these should use PGO data make the decision instead.
See #112945 (comment) for discussion