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
Using this TTI hook is only appropriate for GPU targets that need
to maximally flatten all functions.
The inlining threshold multiplier should not be increased for
ordinary targets -- while this may increase benchmark scores, it
can also result in large code size increases and runaway inlining,
resulting in build OOM/timeouts.
0 commit comments