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
Compiler/ssair/passes: _lift_svec_ref: improve type stability (#57633)
Making the closure capture a `SimpleVector` instead of a type should
improve type stability. Also deduplicated some common subexpressions
while at it.
(cherry picked from commit 885b1cd)
0 commit comments