Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL][ESIMD] Add tests for new raw send{s} API #1664

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

sarnex
Copy link

@sarnex sarnex commented Mar 15, 2023

It seems no gen9 tests are run in this repo, but I manually tested it on gen9 and it passes.

Compiler PR: intel/llvm#8666

@sarnex
Copy link
Author

sarnex commented Mar 15, 2023

/verify with intel/llvm#8666

@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 5dc16c8 into intel:intel Mar 18, 2023
v-klochkov pushed a commit to intel/llvm that referenced this pull request Mar 18, 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

Signed-off-by: Sarnie, Nick <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants