-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL] Refactor reqd_work_group_size attribute implementation #5782
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
bader
merged 27 commits into
intel:sycl
from
smanna12:Refactor_Reqd_Work_Group_Size_Attr
Mar 22, 2022
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
3985bb2
[SYCL] Refactor reqd_work_group_size attribute implementation
smanna12 6dd0cd5
Fix format issues
smanna12 4299ef6
Fix format errors
smanna12 a7833f1
Fix the clang-tidy build after work_group_size attr changes
smanna12 4588ed7
Fix Format errors with clang-tidy build fix
smanna12 9d18d2d
Fix Format errors with clang-tidy build fix
smanna12 5571595
Merge remote-tracking branch 'my_remote/sycl' into Refactor_Reqd_Work…
smanna12 c892481
address review comments
smanna12 7f2135c
Update num_simd_work_items attribute so that it takes ZExtValue inste…
smanna12 88f0d61
Add comparator as a template argument and get rid of one function
smanna12 dfcbd02
Fix format errors
smanna12 4032496
Fix build errors
smanna12 87314f9
Fix regressions
smanna12 ea792e3
Fix format errors
smanna12 9b964fc
Merge remote-tracking branch 'my_remote/sycl' into Refactor_Reqd_Work…
smanna12 88ce3de
Update comments
smanna12 6acca53
remov extra space
smanna12 39ae1a3
Merge remote-tracking branch 'my_remote/sycl' into Refactor_Reqd_Work…
smanna12 77f4283
update comments and fix regression when reqd_work_group_size attribut…
smanna12 041c839
Merge remote-tracking branch 'my_remote/sycl' into Refactor_Reqd_Work…
smanna12 bc1da4e
Fix format errors
smanna12 a2d1c23
address @elizabeth review comments
smanna12 16d2aec
Fix format errors
smanna12 34ba930
Update tests as per review comments
smanna12 5b924a0
Fix format errors
smanna12 1137c2d
update function name to make it more readable
smanna12 f376e43
Update comments
smanna12 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
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.