tile: create new math-tests.h header
commitc73c7fc07c001f2a907a9c6d50c57d377ce0351f
authorChris Metcalf <cmetcalf@mellanox.com>
Wed, 16 Nov 2016 15:09:50 +0000 (16 10:09 -0500)
committerChris Metcalf <cmetcalf@mellanox.com>
Fri, 18 Nov 2016 18:34:47 +0000 (18 13:34 -0500)
tree4b41f00c29588f26a0e5cebb77ce6ec881322bcc
parent6933f28a64090760a1c1a731d89714265497ba83
tile: create new math-tests.h header

The header makes tile use the new mechanisms for suppressing
exception and rounding support (the ROUNDING_TESTS_xxx() and
EXCEPTION_TESTS_xxx macros).

More importantly, it also now sets SNAN_TESTS_PRESERVE_PAYLOAD to 0,
since the tilegx fp hardware does not preserve NaN payloads.
ChangeLog
sysdeps/tile/math-tests.h [new file with mode: 0644]