-
Notifications
You must be signed in to change notification settings - Fork 787
[ESIMD] Enable -fsycl-esimd-force-stateless-mem by default #9452
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
v-klochkov
merged 8 commits into
intel:sycl
from
v-klochkov:esimd_force_stateless_default_switch
Feb 16, 2024
Merged
[ESIMD] Enable -fsycl-esimd-force-stateless-mem by default #9452
v-klochkov
merged 8 commits into
intel:sycl
from
v-klochkov:esimd_force_stateless_default_switch
Feb 16, 2024
Conversation
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
f991261
to
00f54e1
Compare
00f54e1
to
8f83a53
Compare
8f83a53
to
7e4e545
Compare
d5e9ec9
to
9ecf445
Compare
9ecf445
to
e6b35d7
Compare
7da2b70
to
af9cec8
Compare
9615ed2
to
2465dec
Compare
60df6fb
to
4a6a364
Compare
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
4a6a364
to
c67e786
Compare
mdtoguchi
reviewed
Aug 24, 2023
v-klochkov
added a commit
that referenced
this pull request
Sep 6, 2023
…10931) * Support 64-bit offset if scalar_load() and scalar_store() * Fix simd_view_copy_move_assign.cpp test * Fix the test intrins_trans.cpp This patch is only the preliminary step to final enabling of force-stateless-memory mode that should be finalized here: #9452 Signed-off-by: Vyacheslav N Klochkov <[email protected]>
…less_default_switch
Signed-off-by: Klochkov, Vyacheslav N <[email protected]>
mdtoguchi
approved these changes
Jan 4, 2024
…less_default_switch
fineg74
approved these changes
Feb 15, 2024
Co-authored-by: premanandrao <[email protected]>
premanandrao
approved these changes
Feb 15, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@v-klochkov Is this going to be part of 2024.1 release? |
It is too late for 2024.1, it will be in 2024.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.