-
Notifications
You must be signed in to change notification settings - Fork 794
[SYCL][NFC] Refactor kernel property parsing #20487
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 14 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
2f11815
Add support for kernel launch properties in no-handler path
uditagarwal97 012c793
Minor fixes
uditagarwal97 6f12dff
Update sycl/include/sycl/queue.hpp
uditagarwal97 926830a
Address feedback
uditagarwal97 19d81ca
Refactor property parsing via template
uditagarwal97 c29b6c7
Update ABI and include_deps test
uditagarwal97 f6a1102
Merge remote-tracking branch 'origin/sycl' into private/udit/property…
uditagarwal97 bf9401d
clang format
uditagarwal97 98b6400
Address feedback
uditagarwal97 b043a2d
Fix test failures
uditagarwal97 0a3b4e6
Fix RHEL build
uditagarwal97 bd2bbef
Merge branch 'private/udit/property_parsing' into private/udit/refact…
uditagarwal97 1bf1a16
[NFC][SYCL] Refactor kernel property parsing
uditagarwal97 9dac6d0
Address feedback
uditagarwal97 8afc2e9
Fix bug with forward progress property parsing. Address feedback
uditagarwal97 1a0c5d0
Add ABI layout LIT test for property holder struct
uditagarwal97 725e855
Address feedback
uditagarwal97 fc81db1
Fix WIndows ABI
uditagarwal97 b924f4c
Store KernelPropertyHolderStructTy in KenrelData
uditagarwal97 bf897b8
Revert "Store KernelPropertyHolderStructTy in KenrelData"
uditagarwal97 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
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.