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
[MERGE #5895@rajatd] Bug fix for enabling inline args opt due to eliminated arguments object references
Merge pull request #5895 from rajatd:bugfix
Don't consider eliminated arguments obj references for enabling inline args opt in loop pre-pass as we don't track args obj references in the prepass.
0 commit comments