spirv: Add support for the CL Round instruction
Add a round() implementation that's conformant with the CL spec.
v2:
- Tweak the implementation to have it working on nvidia
/cc @jenatali @karolherbst @jekstrand
Edited by Boris Brezillon
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Add a round() implementation that's conformant with the CL spec.
v2:
/cc @jenatali @karolherbst @jekstrand