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

Commit 9eb740b

Browse files
authored
[ESIMD] Disable imulh_umulh.cpp (#1593)
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
1 parent 69815a4 commit 9eb740b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/ESIMD/imulh_umulh.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1212

1313
// TODO: the test gives irregular fails in CI (flaky), disabled until resolved.
14-
// XFAIL: *
14+
// UNSUPPORTED: gpu
1515

1616
// The test verifies ESIMD API that multiplies 2 32-bit integer scalars/vectors
1717
// resulting into 64-bit result and returning the result as 2 parts:

0 commit comments

Comments
 (0)