-
Notifications
You must be signed in to change notification settings - Fork 738
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
[SYCL] Change vec operators to be friends #12396
Merged
steffenlarsen
merged 8 commits into
intel:sycl
from
steffenlarsen:steffen/vec_member_friends
Feb 8, 2024
Merged
[SYCL] Change vec operators to be friends #12396
steffenlarsen
merged 8 commits into
intel:sycl
from
steffenlarsen:steffen/vec_member_friends
Feb 8, 2024
Commits on Jan 15, 2024
-
[SYCL] Change vec operators to be friends
This commit changes operators for sycl::vec to be defined like they are in the SYCL specification, i.e. friend functions instead of members. Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 166b625 - Browse repository at this point
Copy the full SHA 166b625View commit details
Commits on Jan 16, 2024
-
Avoid SetValue for different vector types.
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 9ba0387 - Browse repository at this point
Copy the full SHA 9ba0387View commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 5e0224d - Browse repository at this point
Copy the full SHA 5e0224dView commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f538bf - Browse repository at this point
Copy the full SHA 9f538bfView commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2977692 - Browse repository at this point
Copy the full SHA 2977692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ea6bf - Browse repository at this point
Copy the full SHA 57ea6bfView commit details
Commits on Feb 7, 2024
-
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 4b97841 - Browse repository at this point
Copy the full SHA 4b97841View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeeb4ab - Browse repository at this point
Copy the full SHA eeeb4abView commit details
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.