clover: Use std::numeric_limits<std::size_t>::max() instead of SIZE_MAX
authorTom Stellard <thomas.stellard@amd.com>
Wed, 2 Oct 2013 15:56:20 +0000 (11:56 -0400)
committerFrancisco Jerez <currojerez@riseup.net>
Mon, 21 Oct 2013 17:47:02 +0000 (10:47 -0700)
commit4f49c97afe24199cafbb51db37e642ed5c5235cc
tree88b2d81a878591d4ea88b26007cfebd8cfec001f
parentac81b6f2be8779022e8641984b09118b57263128
clover: Use std::numeric_limits<std::size_t>::max() instead of SIZE_MAX

This prevents a build failure on some systems.

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/gallium/state_trackers/clover/core/kernel.cpp