-
Notifications
You must be signed in to change notification settings - Fork 768
Support for arrays as kernel parameters. #1841
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
7974c35
Support for arrays as kernel parameters.
rdeodhar 4907194
Reusing some memberexpr building code.
rdeodhar d54c0ca
Merge branch 'sycl' of https://github.com/otcshare/llvm into akp2
rdeodhar 546c58d
Merge branch 'sycl' of https://github.com/otcshare/llvm into akp2
rdeodhar 52ce3f2
Updated support for arrays.
rdeodhar 983b3d5
Merge branch 'sycl' of https://github.com/otcshare/llvm into akp2
rdeodhar 1bf0903
Formatting changes.
rdeodhar 5d5121b
Formatting changes.
rdeodhar f03edd9
Correction to a test.
rdeodhar d87b2cc
Merge branch 'sycl' of https://github.com/otcshare/llvm into akp2
rdeodhar 0412db3
Array elements are now passed as individual parameters.
rdeodhar 810af7b
Merge branch 'sycl' of https://github.com/otcshare/llvm into akp2
rdeodhar 00c082f
Merge branch 'sycl' of https://github.com/otcshare/llvm into akp2
rdeodhar af0b0c9
Corrections to temporarily disable tests expected to fail.
rdeodhar d5fb2d9
Changed tests to work with current array support.
rdeodhar db492bd
Decomposed array elements, and changed manner of array element initia…
rdeodhar 59cabac
Merge branch 'sycl' of https://github.com/otcshare/llvm into akp2
rdeodhar 4afc3a3
Removed one redundant check.
rdeodhar 9196a30
Changed how some lit tests are run.
rdeodhar 5660269
Update clang/test/CodeGenSYCL/kernel-param-member-acc-array-ih.cpp
rdeodhar 81ace26
Fixed formatting.
rdeodhar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.