-
Notifications
You must be signed in to change notification settings - Fork 843
[SYCL][FPGA] Add support for loop count attribute. #3438
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 12 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
488dfb9
[SYCL] Implementation of loop attribute control_avg.
zahiraam b0f255e
Merge remote-tracking branch 'remote/sycl' into control-avg-attr
zahiraam 0324f5f
Fixing Attr name
zahiraam a3a8613
Complete implementation
zahiraam 5abbbe6
Merge remote-tracking branch 'remote/sycl' into control-avg-attr
zahiraam 48d6df0
Adding test cases
zahiraam 61fba57
Merge remote-tracking branch 'remote/sycl' into control-avg-attr
zahiraam 99cb85f
Merge remote-tracking branch 'remote/sycl' into control-avg-attr
zahiraam 44b8681
Indent
zahiraam 7622568
Indent
zahiraam c3d8c59
Indent
zahiraam 4dba2ea
CodeGen impl
zahiraam 50a06c7
After review comments
zahiraam 1bb84bc
Changing name
zahiraam 40a3279
Format
zahiraam 1f84add
Merge remote-tracking branch 'remote/sycl' into control-avg-attr
zahiraam 6ab3b07
After review
zahiraam a5ad650
Merge remote-tracking branch 'remote/sycl' into control-avg-attr
zahiraam fd34d55
Formatting
zahiraam d812fa4
Formatting
zahiraam fd74842
Looks like the HasCustomTypeTransform is needed
zahiraam 93cbc1d
Merge remote-tracking branch 'remote/sycl' into control-avg-attr
zahiraam 73f92a4
Added min/max
zahiraam 80f372a
Added min/max
zahiraam 639794e
Merge remote-tracking branch 'remote/sycl' into control-avg-attr
zahiraam d2884f0
Indentation
zahiraam 5ab429b
Added all 3 variants
zahiraam c73cd83
Merge remote-tracking branch 'remote/sycl' into control-avg-attr
zahiraam 86ae532
Added all 3 variants
zahiraam 3044f88
Indentation
zahiraam 453b654
Indentation
zahiraam 9d46fc0
Indentation
zahiraam a44e1ce
Merge remote-tracking branch 'remote/sycl' into control-avg-attr
zahiraam 1a20635
Fixes after review
zahiraam c10bfaf
Identation
zahiraam cefac8a
Fixes after review
zahiraam 6ddf9ce
Fixes after review
zahiraam d0ddcdd
Fixes after review
zahiraam 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
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.