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

Commit 3c6979e

Browse files
committed
Add the build command
Signed-off-by: Steffen Larsen <[email protected]>
1 parent 8aafdab commit 3c6979e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/Regression/reduction_resource_leak.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: level_zero
2+
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
23
// RUN: env ZE_DEBUG=4 %GPU_RUN_PLACEHOLDER %t.out 2>&1 | FileCheck --implicit-check-not %s "LEAK"
34

45
// Tests that additional resources required by discard_write reductions od not

0 commit comments

Comments
 (0)