-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL] Improve kernel name diagnostics implementation #3225
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 25 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ea65d90
Address review comments
srividya-sundaram 4595b15
Address review comments
srividya-sundaram 2d94faa
wip commit
srividya-sundaram a53ec6a
Add helper function
srividya-sundaram d0a3bce
wip test commit
srividya-sundaram d01e21b
Diagnose incomplete template specialization
srividya-sundaram 9dcc71c
Merge branch 'sycl' into nested-anon-diag
srividya-sundaram b3afda8
remove -fsycl flag passed to clang_cc1
srividya-sundaram 7b9076a
Merge branch 'nested-anon-diag' of https://github.com/srividya-sundar…
srividya-sundaram dabf9e2
Address review comments
srividya-sundaram b35202c
address review comments
srividya-sundaram 50adf0b
Merge branch 'sycl' into nested-anon-diag
srividya-sundaram c699ba6
Update nested-anon-and-std-ns.cpp
srividya-sundaram 50b26cf
Update unnamed-kernel.cpp
srividya-sundaram e1ffc63
Update implicit_kernel_type.cpp
srividya-sundaram 1cbb657
Update stdtypes_kernel_type.cpp
srividya-sundaram 73e5577
Fix test failures, format issues
srividya-sundaram 9248f80
Remove unnecessary visitor calls
srividya-sundaram e9d2848
fix test
srividya-sundaram e1477d5
minor nit
srividya-sundaram c283d0d
Address review comments
srividya-sundaram 8a00f0f
Update stdtypes_kernel_type.cpp
srividya-sundaram fe94fce
Update stdtypes_kernel_type.cpp
srividya-sundaram 8f50407
Address review comments
srividya-sundaram 413e9ac
Update unnamedlambda diagnostic
srividya-sundaram 046e6fe
Add wild card to test
srividya-sundaram 3541af0
Merge branch 'sycl' into nested-anon-diag
srividya-sundaram 48e8162
update test
srividya-sundaram 20526f2
Update sycl/test/functor/kernel_functor.cpp
srividya-sundaram 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
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.