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
This commit is similar in spirit to
ba3639d. It turns out that s390x
produces slightly different results when evaluating some trig functions
like `atan` (possibly because it has architecture support, meaning it's
implemented in assembly). This commit adjusts a few tests to use
rounding to hide those differences.
Release note: None
0 commit comments