-
Notifications
You must be signed in to change notification settings - Fork 96
[SYCLomatic] Block Load headers core #1640
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
zhimingwang36
merged 76 commits into
oneapi-src:SYCLomatic
from
abhilash1910:block_load_store_headers
May 9, 2024
Merged
Changes from 61 commits
Commits
Show all changes
76 commits
Select commit
Hold shift + click to select a range
bde928e
load_helpers
abhilash1910 8717079
add load apis
abhilash1910 1549642
clang-format
abhilash1910 41d994e
reviews 1
abhilash1910 99df7d9
fix lit
abhilash1910 789bd18
update warp striped logic
abhilash1910 7872841
rename warp to subgroup
abhilash1910 ec7a718
clang-format
abhilash1910 fe4c38e
review commits 2
abhilash1910 a4e2316
fix lit
abhilash1910 1a0b447
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 c5e4fad
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 95edd0e
clang-format
abhilash1910 1419253
update review 1
abhilash1910 6f99026
review commit 2
abhilash1910 eb5539a
fix dtype
abhilash1910 8ce2b68
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 871c6c2
rm if stmt
abhilash1910 e8fc26e
change design , use class
abhilash1910 0f7b5e4
bug fix
abhilash1910 93db62a
remove loop assignment
abhilash1910 2d78e9a
use pseudocode
abhilash1910 1276698
review commit 1
abhilash1910 8d43351
add load method
abhilash1910 3d22cd7
refactor logic
abhilash1910 0b32a44
fix bug
abhilash1910 e24ebb6
refactor post review
abhilash1910 293bf14
compile time branch
abhilash1910 721e722
update comments
abhilash1910 a164256
fix bugs
abhilash1910 0dc3fa0
clang-format
abhilash1910 59b881e
review commits
abhilash1910 b6f123c
fix format
abhilash1910 c0d96f5
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 5436755
review commit
abhilash1910 118bcc1
fix bugs
abhilash1910 7060821
review commits
abhilash1910 aa6268a
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 48677b9
format
abhilash1910 2e66d3c
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 70d5d27
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 7e50327
remove redundant template arg
abhilash1910 73aab25
use auto cast
abhilash1910 f97e665
format
abhilash1910 b90f7d9
rename function
abhilash1910 fc0ce87
format
abhilash1910 c788856
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 d4ce0b1
use uint32_t in place of auto
abhilash1910 29d4405
use item to get linear id
abhilash1910 a6a85ff
fix bug
abhilash1910 6ffd681
add tempstorage for load
abhilash1910 ee45991
fix bug
abhilash1910 7c8111d
simplify logic
abhilash1910 a406b15
fix id selection methods
abhilash1910 c4e125c
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 c3bc942
rm local_memory unused
abhilash1910 69dbddc
clang format
abhilash1910 49f5d85
update based on discussion
abhilash1910 b1d8d70
format
abhilash1910 7cefbf8
update variable case
abhilash1910 fdc2f2f
use size_t
abhilash1910 95db67f
fix issues related to tests 619
abhilash1910 141ace7
remove ALGORITHM parameter
abhilash1910 540db29
format fix
abhilash1910 ebf6237
use local_range
abhilash1910 7f9d4e6
add comments
abhilash1910 cb87b67
format
abhilash1910 71d4047
format
abhilash1910 bd24713
Update clang/runtime/dpct-rt/include/dpct/dpl_extras/dpcpp_extensions.h
abhilash1910 26a3ae2
Update clang/runtime/dpct-rt/include/dpct/dpl_extras/dpcpp_extensions.h
abhilash1910 6222566
Update clang/runtime/dpct-rt/include/dpct/dpl_extras/dpcpp_extensions.h
abhilash1910 236c7ba
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 89cf7d3
format
abhilash1910 c4f0ca0
fix issue in referencing
abhilash1910 ec4f8ae
Merge branch 'oneapi-src:SYCLomatic' into block_load_store_headers
abhilash1910 d382f60
Update dpcpp_extensions.h
zhimingwang36 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
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.