Re: [Beignet] [PATCH] GBE: Fix logb implementation.

2013-12-19 Thread Zhigang Gong
LGTM, pushed, thanks. On Wed, Dec 18, 2013 at 06:43:59AM +, Song, Ruiling wrote: > Ping for review. Thanks! > > -Original Message- > From: Song, Ruiling > Sent: Wednesday, December 11, 2013 2:38 PM > To: beignet@lists.freedesktop.org > Cc: Song, Ruiling > Subject: [PATCH] GBE: Fix lo

Re: [Beignet] [PATCH] GBE: Fix logb implementation.

2013-12-17 Thread Song, Ruiling
Ping for review. Thanks! -Original Message- From: Song, Ruiling Sent: Wednesday, December 11, 2013 2:38 PM To: beignet@lists.freedesktop.org Cc: Song, Ruiling Subject: [PATCH] GBE: Fix logb implementation. Signed-off-by: Ruiling Song --- backend/src/ocl_stdlib.tmpl.h | 15 +++

[Beignet] [PATCH] GBE: Fix logb implementation.

2013-12-10 Thread Ruiling Song
Signed-off-by: Ruiling Song --- backend/src/ocl_stdlib.tmpl.h | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/backend/src/ocl_stdlib.tmpl.h b/backend/src/ocl_stdlib.tmpl.h index e5f356e..673c849 100644 --- a/backend/src/ocl_stdlib.tmpl.h +++ b/backend/src/ocl