-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL] vec abi changes behind -fpreview-breaking-changes flag #11697
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
againull
merged 30 commits into
intel:sycl
from
cperkinsintel:cperkins-vec-abi-behind-preview-flag
Nov 13, 2023
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
11d0d87
Revert "[SYCL] Fix sycl::vec unary ops (#10722)"
cperkinsintel 10cc604
Revert "[SYCL] vec abi unification and trivially copyable (#9492)"
cperkinsintel a5aca2f
initial commit. macros and flag values will be changing. Unary ops ne…
cperkinsintel f0236d5
unary ops initial
cperkinsintel d29b8b9
operator()! for old vec
cperkinsintel 381a310
std::byte ? needs windows testing
cperkinsintel ab7a09d
switch to renamed preview macro/flag
cperkinsintel 20e2822
test updates
cperkinsintel 2a20f3c
clang-format and stray comment removed
cperkinsintel ee4b4e0
win fix and overlooked test directive restored
cperkinsintel 6e6d9d8
stray comment removal
cperkinsintel e921385
reviewer feedback
cperkinsintel 0fe7670
overlooked reviewer feedback
cperkinsintel 14ef56f
more reviewer feedback
cperkinsintel 113d7d4
is_same_v, remove debug code
cperkinsintel 4e76c15
::value -> _v
cperkinsintel 7029146
file reorganization
cperkinsintel 3e66cb8
resolve merge conflicts
cperkinsintel 8330e61
Merge branch 'sycl' into cperkins-vec-abi-behind-preview-flag
cperkinsintel 59fcb4c
merge conflicts resolved
cperkinsintel 400126e
clang-format sings and we all stop to listen
cperkinsintel 93acf20
clang-format. huh.
cperkinsintel 88e76ff
resolve merge conflicts
cperkinsintel 8c018b3
resolve merge conflicts
cperkinsintel eaf1e80
returning to single file for types.hpp as requested.
cperkinsintel efe220a
injected file no longer needed
cperkinsintel 43a18e9
clean up and reorg defined. interim commit
cperkinsintel 2796e59
interim cleanup commit
cperkinsintel 383a3bf
clang-format demands a sacrifice
cperkinsintel 6a36bd4
remove/fix comments
cperkinsintel 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
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.