[PATCH] D33353: [OpenCL] An error shall occur if any scalar operand has greater rank than the type of the vector element

Alexey Bader via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 26 08:43:19 PDT 2017


bader added a comment.

This issue probably can be fixed by setting SPIR target architecture or just enabling cl_khr_fp64 extension.
Unfortunately, I can't check it today.
Could you revert Egor's commit, please?


https://reviews.llvm.org/D33353





More information about the cfe-commits mailing list