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
Due to mixing LLVM and non-LLVM code (see #73454) we disabled the work done for #68991 to pass arguments in SIMD registers. Once the JIT (and interp?) can also use the SIMD registers, we should re-enable that code.