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
The previous algorithm was incorrect for x86 and producing incorrect results. This was an intentional change and something that is non-trivial to fix without further work elsewhere.
System.Numerics.Tests.Perf_VectorConvert.Convert_ulong_double
has regressed x25 on x86, but improved for x64.Reporting system:
Repro:
cc @tannergooding
Most likely related to #65189
The text was updated successfully, but these errors were encountered: