Re: [Piglit] [PATCH 1/1] cl: Fix tolerance for division in scalar arithmetic test

2015-02-06 Thread Jan Vesely
ping On Mon, 2015-01-26 at 15:20 -0500, Jan Vesely wrote: Signed-off-by: Jan Vesely jan.ves...@rutgers.edu --- RFC: I only tagged numerical results, it did not make sense to me to do it for NaNs and Infs R600: Fail - Pass tests/cl/program/execute/scalar-arithmetic-float.cl | 14

Re: [Piglit] [PATCH 1/1] cl: Fix tolerance for division in scalar arithmetic test

2015-02-06 Thread Tom Stellard
On Mon, Jan 26, 2015 at 03:20:34PM -0500, Jan Vesely wrote: Signed-off-by: Jan Vesely jan.ves...@rutgers.edu Reviewed-by: Tom Stellard thomas.stell...@amd.com --- RFC: I only tagged numerical results, it did not make sense to me to do it for NaNs and Infs I think this is fine. R600: