Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

issue #31 – LLVM does not allow Implicit conversions between built-in vector data types #39

Merged
merged 1 commit into from
Nov 12, 2017

Conversation

cyclaero
Copy link
Contributor

Implicit conversions between built-in vector data types (here double to float) are disallowed in OpenCL 1.2, and LLVM does enforce this. Therefore explicitly coerce ACL constants to float.

…tor data types (here double to float) are disallowed in OpenCL 1.2, and LLVM does enforce this. Therefore explicitly coerce ACL constants to float.
@AvtechScientific AvtechScientific merged commit 3e1b420 into AvtechScientific:master Nov 12, 2017
@AvtechScientific
Copy link
Owner

Thank you, @cyclaero !

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants