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
Set missing expansion span for copied inlined node (#18229)
Check if the copied inlined node's expansion exists, and if not set it
to the original node's expansion.
This commit was exctracted from #17055. This simplifies the next step
that refactors inlined nodes to keep them until the backend phase.
0 commit comments