This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 3
3
// RUN: %GPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
+ // disabling hip because some of the binary_ops tested are not supported
7
+ // getting undefined symbols for a handful of __spirv__ * functions.
6
8
// XFAIL: hip
7
9
8
10
#include " support.h"
Original file line number Diff line number Diff line change 3
3
// RUN: %GPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
+ // disabling hip because some of the binary_ops tested are not supported
7
+ // getting undefined symbols for a handful of __spirv__ * functions.
6
8
// XFAIL: hip
7
9
8
10
#include " support.h"
Original file line number Diff line number Diff line change 3
3
// RUN: %GPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
+ // disabling hip because some of the binary_ops tested are not supported
7
+ // getting undefined symbols for a handful of __spirv__ * functions.
6
8
// XFAIL: hip
7
9
8
10
#include " support.h"
Original file line number Diff line number Diff line change 4
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5
5
// RUN: %ACC_RUN_PLACEHOLDER %t.out
6
6
7
+ // disabling hip because some of the binary_ops tested are not supported
8
+ // getting undefined symbols for a handful of __spirv__ * functions.
7
9
// XFAIL: hip
8
10
9
11
#include " support.h"
Original file line number Diff line number Diff line change 4
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5
5
// RUN: %ACC_RUN_PLACEHOLDER %t.out
6
6
7
+ // disabling hip because some of the binary_ops tested are not supported
8
+ // getting undefined symbols for a handful of __spirv__ * functions.
7
9
// XFAIL: hip
8
10
9
11
#include " support.h"
You can’t perform that action at this time.
0 commit comments