Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | benchtests: Add more benchtests for rounding functions. | Junxian Zhu | 2024-02-23 | 1 | -0/+21 |
This patch adds more benchtests for rounding functions. The double inputs are copied from trunc-inputs, the float inputs are copied from truncf-inputs. and the rintf is copied from rint-inputs. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |