-
Notifications
You must be signed in to change notification settings - Fork 769
[FPGA][SYCL] Fix max_work_group_size and reqd_work_group_size attribute arguments check #5592
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 all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
68c459a
[FPGA][SYCL] Fix max_work_group_size and reqd_work_group_size attribu…
smanna12 651869c
address review comments
smanna12 369ae6b
Remove redundant change
smanna12 3017916
Merge remote-tracking branch 'my_remote/sycl' into Fix_Bug_Max_Reqd_Attr
smanna12 5b68889
address review comments
smanna12 e7570fc
Address review comments
smanna12 2cb7c5c
add reqd_work_group_size spellings and orderings
smanna12 5413321
Fix formats
smanna12 238abe1
Fix formats
smanna12 05e1303
Address review comments
smanna12 fcc2654
Update comments
smanna12 741832e
add comments for different spellings of reqqd_work_group attribute
smanna12 113294e
Add test cases for default values of reqd_work_group_size
smanna12 67c6b60
Merge remote-tracking branch 'my_remote/sycl' into Fix_Bug_Max_Reqd_Attr
smanna12 15f47a5
Merge remote-tracking branch 'my_remote/sycl' into Fix_Bug_Max_Reqd_Attr
smanna12 a8c96aa
Fix Coding style guideline
smanna12 154d81f
Fix Coding style guideline
smanna12 6f224d0
Fix test
smanna12 4fb6c9b
remove exrtra space
smanna12 330fc3b
address review comments and format issues
smanna12 f9406ee
Fix Format errors
smanna12 e45f09d
Merge remote-tracking branch 'my_remote/sycl' into Fix_Bug_Max_Reqd_Attr
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
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
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.