-
Notifications
You must be signed in to change notification settings - Fork 769
[SYCL] Deprecate parallel_for and single_task overloads #16145
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
Closed
Closed
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
9e1bfc6
[SYCL] Deprecate parallel_for and single_task overloads in the sycl_e…
HPS-1 21fd2d9
[SYCL] Update affected llvm-lit test cases to ignore deprecation warn…
HPS-1 ed7dec2
[SYCL] Fix affected e2e test cases
HPS-1 e9e77e1
[SYCL] Fix affected CUDA e2e test cases
HPS-1 22ae374
[SYCL] Update Graph/Explicit/work_group_size_prop.cpp
HPS-1 fab09cf
Merge remote-tracking branch 'origin/sycl' into issue-63482
HPS-1 241d271
[SYCL] Use proper deprecation warning type
HPS-1 f68f456
[SYCL] Revert changes to E2E tests
HPS-1 e7666a0
[SYCL] Revert changes to llvm-lit tests (without reductions)
HPS-1 677cf8e
[SYCL] Add TODO comments for tests with -Wno-deprecated-declarations …
HPS-1 914304b
[SYCL] Revert unrelated changes
HPS-1 ea7dc50
Merge remote-tracking branch 'origin/sycl' into issue-63482
HPS-1 370a34e
[SYCL] Add test for newly added depre. warnings
HPS-1 870f92f
Revert "[SYCL] Add test for newly added depre. warnings"
HPS-1 14943ba
[SYCL] Add new warning test
HPS-1 d56a99b
[SYCL] Remove unused variables
HPS-1 1f477f5
Merge remote-tracking branch 'origin/sycl' into issue-63482
HPS-1 9616ef6
[SYCL] Rewrite multiple-translation-units tests
HPS-1 6335da7
[SYCL] Add template keywords
HPS-1 1fdcd87
[SYCL] Fix formatting issue
HPS-1 0d56230
Merge remote-tracking branch 'origin/sycl' into issue-63482
HPS-1 7280d80
[SYCL] Add missing deprecation warnings in handler.hpp
HPS-1 1c6354b
[SYCL] Deprecate parallel_for(nd_range with props) in queue.hpp
HPS-1 bab4240
[SYCL] Deprecate parallel_for(range with props) in queue.hpp
HPS-1 4c126d2
[SYCL] E2E Test fix for last update #1
HPS-1 ce067bb
[SYCL] Minor fix
HPS-1 7cb9d8e
[SYCL] E2E Test fix for last update #2
HPS-1 4314e4b
[SYCL] Minor fix 2
HPS-1 82ec026
[SYCL] Minor fix 3
HPS-1 91af441
[SYCL] Minor fix 3
HPS-1 6e9f228
[SYCL] Minor fix 4
HPS-1 12514e7
[SYCL] Test
HPS-1 1e3e47a
[SYCL] Revert commit Test
HPS-1 0b54ead
[SYCL] E2E Test fix for last update #3
HPS-1 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
Oops, something went wrong.
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.