File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
sycl/test-e2e/InvokeSimd/Regression Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 5
5
// VISALTO enable run
6
6
// RUN: env IGC_VISALTO=63 IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %{run} %t.out
7
7
8
+ // GSD-10143
9
+ // UNSUPPORTED: gpu
10
+
8
11
/*
9
12
* This tests is the same as InvokeSimd/regression/call_vadd_1d_spill.cpp, but
10
13
* compiles without optional subgroup attribute specified and intended to check
Original file line number Diff line number Diff line change 5
5
// VISALTO enable run
6
6
// RUN: env IGC_VISALTO=63 IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %{run} %t.out
7
7
8
+ // GSD-10143
9
+ // UNSUPPORTED: gpu
10
+
8
11
// Tests invoke_simd support in the compiler/headers
9
12
/* This program is basically an extension of the standard vector addition
10
13
* program (i.e., call_vadd_1d). The only difference is that instead of adding 2
You can’t perform that action at this time.
0 commit comments