Skip to content

[SYCL] Fix arithmetic unary operators for non-native vec#10750

Closed
steffenlarsen wants to merge 1 commit intointel:syclfrom
steffenlarsen:steffen/fix_vec_arith_unary
Closed

[SYCL] Fix arithmetic unary operators for non-native vec#10750
steffenlarsen wants to merge 1 commit intointel:syclfrom
steffenlarsen:steffen/fix_vec_arith_unary

Conversation

@steffenlarsen
Copy link
Contributor

This commit fixes an issue where the arithmetic unary operators + and - for sycl::vec assume that the native vector representation is always used on the device.

This commit fixes an issue where the arithmetic unary operators + and -
for sycl::vec assume that the native vector representation is always
used on the device.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner August 9, 2023 07:25
@steffenlarsen
Copy link
Contributor Author

Seems to already be handled by #10722.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant