-
Notifications
You must be signed in to change notification settings - Fork 788
[SPIR-V] Update SPV_INTEL_function_pointers extension #2254
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
Conversation
Replace OpFunctionPointerINTEL with a constant one
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@intel/dpcpp-specification-reviewers, any feedback? |
@intel/dpcpp-specification-reviewers, please, take a look. |
@zuban32, could you resolve merge conflicts, please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…riables, and fix tests by adding explicit address space (#2254) * report error when global variable has Function storage class * validate and support non-default address space in global variables and fix related tests to conform with spirv-val rules * fix order of checks * apply code review suggestions Original commit: KhronosGroup/SPIRV-LLVM-Translator@28c8935
[NATIVECPU] Implement events on Native CPU
Replace OpFunctionPointerINTEL with a constant one