Skip to content

[SYCL] Coverity: remove redundant move#22101

Open
KornevNikita wants to merge 1 commit into
intel:syclfrom
KornevNikita:fix-cov-issue-4
Open

[SYCL] Coverity: remove redundant move#22101
KornevNikita wants to merge 1 commit into
intel:syclfrom
KornevNikita:fix-cov-issue-4

Conversation

@KornevNikita
Copy link
Copy Markdown
Contributor

This device_image_impl constructor accepts context by const ref. Makes no sense to move.
closes #21916

This device_image_impl constructor accepts context by const ref. Makes
no sense to move.
@KornevNikita KornevNikita requested a review from a team as a code owner May 22, 2026 16:58
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.

551490 Using a moved object in device_image_impl.hpp

2 participants