cl: Add test for bswap
Surprisingly, OpenCL seems to not define a function for this, but I do want to test codegen for it. The vector shuffle gets idiom recognized into a bswap.
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.
Surprisingly, OpenCL seems to not define a function for this, but I do want to test codegen for it. The vector shuffle gets idiom recognized into a bswap.