[WIP] Add support to generic address space#994
Draft
omarahmed1111 wants to merge 3 commits intogoogle:mainfrom
Draft
[WIP] Add support to generic address space#994omarahmed1111 wants to merge 3 commits intogoogle:mainfrom
omarahmed1111 wants to merge 3 commits intogoogle:mainfrom
Conversation
Collaborator
|
@omarahmed1111 , if it's okay with you, I'll take over the support of generic pointers. This PR seems to be a mix of generic pointer and program scope global variables. I will only focus on generic pointers for now. |
rjodinchr
added a commit
to rjodinchr/clspv
that referenced
this pull request
Apr 18, 2023
This is taking over some work from google#994 Fixes google#1077
rjodinchr
added a commit
to rjodinchr/clspv
that referenced
this pull request
Apr 18, 2023
This is taking over some work from google#994 Fixes google#1077
alan-baker
pushed a commit
that referenced
this pull request
Apr 19, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR changes
Global Variables Handling
NOTE: The current status of this PR may cause regressions on some CTS tests.
This contribution is being made by Codeplay on behalf of Samsung.