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

Commit 0570154

Browse files
[SYC] Disable SYCL/AtomicRef/max_local.cpp on HIP (#1433)
See intel/llvm#7604.
1 parent fd939aa commit 0570154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/AtomicRef/max_local.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// RUN: %ACC_RUN_PLACEHOLDER %t.out
55

66
// HIP does not support floating point atomics.
7-
// XFAIL: hip
7+
// UNSUPPORTED: hip
88

99
#include "max.h"
1010

0 commit comments

Comments
 (0)