Skip to content

[SYCL][ESIMD] Rename raw_send{s}_{load/store} APIs #8666

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
merged 1 commit into from
Mar 18, 2023

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Mar 15, 2023

These APIs map to raw_send/raw_sends and do not have to do loads or stores. We discussed this with ESIMD customers and decided to rename to raw_send/raw_sends and rely on overloading for return vs no return.

The old APIs still work but throw a warning.

Tests: intel/llvm-test-suite#1664

These APIs map to raw_send/raw_sends and do not have to do loads or stores.
We discussed this with ESIMD customers and decided to rename to raw_send/raw_sends
and rely on overloading for return vs no return.

The old APIs still work but throw a warning.

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
@sarnex sarnex temporarily deployed to aws March 15, 2023 20:48 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to aws March 15, 2023 22:02 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to aws March 16, 2023 14:11 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to aws March 16, 2023 14:30 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to aws March 16, 2023 15:07 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to aws March 16, 2023 15:36 — with GitHub Actions Inactive
@sarnex sarnex marked this pull request as ready for review March 16, 2023 18:25
@sarnex sarnex requested a review from a team as a code owner March 16, 2023 18:25
@v-klochkov v-klochkov merged commit cb280ea into intel:sycl Mar 18, 2023
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.

3 participants