Workaround a LLVM/Clang 3.3 OpenCL bug. (Bugfix #3539)
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 #3539 from mshabunin:openni-linux-paths
History
Updated by Zhigang Gong about 11 years ago
The pull request get merged.
- % Done changed from 0 to 100
- Status changed from New to Done