Workaround a LLVM/Clang 3.3 OpenCL bug. (Bugfix #3538)
Description
The LLVM/Clang 3.3 has a bug when compile a cl kernel with
assignment of a scalar to a vector data type. This patch
could work around this bug.
Associated revisions
Merge pull request #3538 from alalek:icv_fix_package
History
Updated by Zhigang Gong about 11 years ago
Don't know why submitted the same bug twice. Cancel this one.
- Status changed from New to Cancelled