https://bugs.freedesktop.org/show_bug.cgi?id=69328

--- Comment #6 from Tom Stellard <tstel...@gmail.com> ---
(In reply to comment #3)
> The patch seems to make it work!
> 
> rotl tests fail however:
> 
> Running ./math-int rotl 1 1 2
> Failed
> Running ./math-int rotl 1 32 1
> Failed
> Running ./math-int rotl -1 5 -1
> Failed
> Running ./math-int rotl 4096 23 8
> Failed

Do you the latest code from my opencl-example repo?  Older versions were
missing the rotl.cl file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to