Skip to content

[SYCL] move backend helpers to internal#22047

Open
koparasy wants to merge 5 commits into
intel:syclfrom
koparasy:remove-i-o-stream
Open

[SYCL] move backend helpers to internal#22047
koparasy wants to merge 5 commits into
intel:syclfrom
koparasy:remove-i-o-stream

Conversation

@koparasy
Copy link
Copy Markdown
Contributor

Move backend-only helper utilities out of public headers into the shared internal SYCL include area so runtime code and sycl-ls can reuse them without depending on source/detail.

Users of backend_types.hpp no longer pull in the iostream header.

Export the out-of-line backend stream operator and refresh the ABI dump for the new symbol.

@koparasy koparasy requested a review from a team as a code owner May 18, 2026 21:08
@koparasy koparasy requested a review from sergey-semenov May 18, 2026 21:08
koparasy added 5 commits May 20, 2026 10:04
Move backend-only helper utilities out of public headers into the
shared internal SYCL include area so runtime code and `sycl-ls` can
reuse them without depending on source/detail.

Users of `backend_types.hpp` no longer pull in the iostream header.

Export the out-of-line backend stream operator and refresh the ABI
dump for the new symbol.
@koparasy koparasy force-pushed the remove-i-o-stream branch from 674cae8 to ba8de90 Compare May 20, 2026 18:21
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