math: argument reduction inaccurate on s390x for huge inputs for Sin/Cos/SinCos/Tan #29240
Labels
arch-s390x
Issues solely affecting the s390x architecture.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
Currently, tests for huge arguments for Sin/Cos/SinCos/Tan are disabled for s390x because the respective assembly routines don't reduce input arguments accurately enough.
The assembly routines are fixed; or better, the pure Go code should be used instead if there's no significant performance difference.
See also #29221 for more details.
The text was updated successfully, but these errors were encountered: