-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL][ESIMD] Add more stringent compile time checks to atomic_update API #11683
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 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a7f4098
Introduce more stringent checks for atomic_update API
fineg74 c9bfece
Merge remote-tracking branch 'origin/sycl' into accessorCheck3
fineg74 f2b0c38
Add additional tests for block_load/store API
fineg74 cc1ce4c
Merge remote-tracking branch 'origin/sycl' into accessorCheck3
fineg74 b4ca8fe
Update the new API with checks,
fineg74 9671245
Fix test failures
fineg74 885e963
Address PR comments
fineg74 c3b734a
Merge branches 'sycl', 'accessorCheck3', 'accessorCheck3' and 'access…
fineg74 098ac3e
Merge remote-tracking branch 'origin/sycl' into accessorCheck3
fineg74 b10017b
Simplify the compile time checks
fineg74 339e376
Merge remote-tracking branch 'origin/sycl' into accessorCheck3
fineg74 fea8a3d
Merge remote-tracking branch 'origin/sycl' into accessorCheck3
fineg74 d574160
Update sycl/include/sycl/ext/intel/esimd/memory.hpp
fineg74 134f11c
Update sycl/include/sycl/ext/intel/esimd/memory.hpp
fineg74 b55f7d4
Update sycl/include/sycl/ext/intel/esimd/memory.hpp
fineg74 02ce465
Update sycl/test/esimd/flat_atomic.cpp
fineg74 842426c
Address PR comments
fineg74 d8eee69
Merge branch 'accessorCheck3' of https://github.com/fineg74/llvm into…
fineg74 6a74b23
Revert some of the last changes
fineg74 15a25a4
Address PR comments
fineg74 c60e0a0
Fix build break
fineg74 0e4131c
Address PR comments
fineg74 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.