[Beignet] [PATCH 0/2] Minor fixes for toMB macro
Giuseppe Bilotta
giuseppe.bilotta at gmail.com
Wed Sep 7 12:13:13 UTC 2016
Two small patches to fix the toMB macro in cl_device_id. The first suppresses
a warning due to wrong constant type specification, the second is a proposal
to replace a hand-coded 0xffff... constant with a standard macro with the same
functionality.
Giuseppe Bilotta (2):
Fix shift-overflow warning
toMB: use standard constant
src/cl_device_id.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.8.1.372.g9612035
More information about the Beignet
mailing list