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
By default, emulation builtins are inlined. PreCompiledFuncImport takes
into account inlined emulation threshold and switches inlines to
subroutines, but only for floating point emulation. Add int64 div/rem
emulation to possible subroutined builtins.
0 commit comments