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
We need to mark the caller of invoke_simd target to be HasStackCall if in
the context of callee it has stack calls. It is because we will convert
the invoke_simd callsite to be inlined or a subroutine call.
SSO must be inserted for accessing stack frames.
0 commit comments