-
Notifications
You must be signed in to change notification settings - Fork 171
keep a copy of khronos headers #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
A copy of opencl_headers is required by our BiFModule compilation. We'll evaluate the request and keep you updated. |
VPG-SWE-Github
pushed a commit
that referenced
this issue
Dec 22, 2018
#37 Change-Id: I05cd6f743a2330291824b8b8d1206a5c033d1a2e
I will need to make 1 more change to switch the code using the default copy of opencl_headers. Once the change is made, I will update README. |
VPG-SWE-Github
pushed a commit
that referenced
this issue
Jan 16, 2019
#37 Change-Id: If442762f9872edab058d03732a3d1b49264a683e
The user is no longer required to download opencl_headers separately. README is updated. |
VPG-SWE-Github
pushed a commit
that referenced
this issue
Nov 4, 2020
- When legalizing the function signature for IGC call convention, the argument attributes must be cloned over - ByVal attribute is used for arguments that changed from by-value to by-reference
VPG-SWE-Github
pushed a commit
that referenced
this issue
Nov 5, 2020
- When legalizing the function signature for IGC call convention, the argument attributes must be cloned over - ByVal attribute is used for arguments that changed from by-value to by-reference
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can this program/library do something with the headers? Keep a copy of the version supported or add them as a git submodule? This will result on a building experience less complex.
The text was updated successfully, but these errors were encountered: