Skip to content

Commit 054855d

Browse files
[SYCL][E2E] Disable ctor_load_usm_fp_extra due to linux issue (#14651)
See #14650 for more information. Signed-off-by: Larsen, Steffen <[email protected]>
1 parent ad013e7 commit 054855d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/ESIMD/api/functional/ctors/ctor_load_usm_fp_extra.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
// It is expected for destination simd instance to store a bitwise same data as
1616
// the reference one.
1717

18+
// https://github.com/intel/llvm/issues/14650
19+
// UNSUPPORTED: linux
20+
1821
#include "ctor_load_usm.hpp"
1922

2023
using namespace esimd_test::api::functional;

0 commit comments

Comments
 (0)