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

[SYCL] test for 7589 , byte size vs. vector size for group reduction #1480

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

cperkinsintel
Copy link

This is overdue. This test to follow up on recent fix intel/llvm#7589. Test performs a reduction using sycl::vec. Is sensitive to byte size vs. vector size fix in SYCL headers.

…ction using sycl::vec<float>. Is sensitive to byte size vs. vector size fix in SYCL headers.
@cperkinsintel cperkinsintel requested review from Pennycook and a team as code owners January 2, 2023 19:51
@againull
Copy link

againull commented Jan 4, 2023

SYCL :: SubGroupMask/Basic.cpp failure is known and tracked.

@againull againull merged commit 376bc88 into intel:intel Jan 4, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…ntel#1480)

Test to follow up on recent fix intel/llvm#7589. Test performs a reduction using sycl::vec<float>. Is sensitive to byte size vs. vector size fix in SYCL headers.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ntel/llvm-test-suite#1480)

Test to follow up on recent fix intel#7589. Test performs a reduction using sycl::vec<float>. Is sensitive to byte size vs. vector size fix in SYCL headers.
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