testing of Math intrinsics
Doug Simon
doug.simon at oracle.com
Fri Nov 22 12:18:28 PST 2013
In addition to the basic tests we have in graal/com.oracle.graal.jtt/src/com/oracle/graal/jtt/lang/Math_*.java, we’ll most likely rely on JCK[1] tests to get complete (or better) coverage.
-Doug
[1] http://openjdk.java.net/groups/conformance/JckAccess/
On Nov 22, 2013, at 9:10 PM, Venkatachalam, Vasanth <Vasanth.Venkatachalam at amd.com> wrote:
> Doug or others-
>
> For the case of Math intrinsics implemented for the x86 backend, and especially the transcendental functions (Math.sin, Math.cos...) can you explain what tests you are running to ensure that precision requirements are being met for all possible input values and corner cases? Are there specific test suites you are using for this purpose?
>
> Vasanth
More information about the graal-dev
mailing list