Skip to content

Commit 88db4cf

Browse files
committed
Revert change to ESIMD test
1 parent c521292 commit 88db4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/ESIMD/noinline_call_recursive.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88
// Recursion is not supported in ESIMD (intel/llvm PR#3390)
9-
// REQUIRES: TEMPORARY_DISABLED
9+
// REQUIRES: TEMPORARY_DISBLED
1010
// RUN: %{build} -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %{run} %t.out
1212
//

0 commit comments

Comments
 (0)