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

[SYCL] Test for sycl::half operator++ (customer report followup) #1470

Merged
merged 2 commits into from
Jan 4, 2023

Conversation

KseniyaTikhomirova
Copy link

Signed-off-by: Tikhomirova, Kseniya [email protected]

@KseniyaTikhomirova
Copy link
Author

KseniyaTikhomirova commented Jan 3, 2023

pre-ci-linux: select_device failed on opencl -> not related

@KseniyaTikhomirova
Copy link
Author

test failures are unrelated. @cperkinsintel, @intel/llvm-reviewers-runtime kindly ping

template <typename T> bool test() {
sycl::queue queue{};

constexpr int NumElems{32};

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: num_elems

@againull
Copy link

againull commented Jan 4, 2023

Failures:
SYCL :: Config/select_device.cpp
SYCL :: SubGroupMask/Basic.cpp

are known and tracked.

@againull againull merged commit b7284a6 into intel:intel Jan 4, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
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