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

Commit ba423d2

Browse files
committed
[SYCL][HIP] Re-enable broadcast tests
This was fixed in the CI by intel/llvm#5359
1 parent 079884f commit ba423d2

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

SYCL/SubGroup/broadcast.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
55
// RUN: %ACC_RUN_PLACEHOLDER %t.out
66

7-
// XFAIL: hip_amd
8-
97
//==--------- broadcast.cpp - SYCL sub_group broadcast test ----*- C++ -*---==//
108
//
119
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

SYCL/SubGroup/broadcast_fp16.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
22
// RUN: %GPU_RUN_PLACEHOLDER %t.out
33

4-
// XFAIL: hip_amd
5-
64
//==---- broadcast_fp16.cpp - SYCL sub_group broadcast test ----*- C++ -*---==//
75
//
86
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

SYCL/SubGroup/broadcast_fp64.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
55
// RUN: %ACC_RUN_PLACEHOLDER %t.out
66

7-
// XFAIL: hip_amd
8-
97
//==----- broadcast_fp64.cpp - SYCL sub_group broadcast test ----*- C++ -*--==//
108
//
119
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)