Skip to content

[SYCL][ESIMD] Use passthrough for mask_expand_load #15664

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 3 commits into from
Oct 11, 2024

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Oct 10, 2024

The unread elements had undefined values, causing sporadic failures.

We can't use the pass_thru arg to gather because that breaks Gen12 which was working before.

Closes: #15257
Closes: #15653

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
@sarnex sarnex changed the title [SYCL][ESIMD] Set passthrough for mask_expand_load [SYCL][ESIMD] Use passthrough for mask_expand_load Oct 10, 2024
@sarnex sarnex marked this pull request as ready for review October 10, 2024 20:46
@sarnex sarnex requested a review from a team as a code owner October 10, 2024 20:46
@sarnex sarnex merged commit ec979f5 into intel:sycl Oct 11, 2024
12 checks passed
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.

ESIMD mask_expand_load test fails in post-commit on unrelated changes ESIMD/mask_expand_load.cpp failure in post-commit
2 participants