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

Commit b65d14a

Browse files
authored
Update SYCL/ESIMD/api/esimd_merge.cpp
1 parent fdb9e20 commit b65d14a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SYCL/ESIMD/api/esimd_merge.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
// RUN: %HOST_RUN_PLACEHOLDER %t.out
1212
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1313

14-
// This is a functional test for esimd::merge free functions.
14+
// This is a functional test for esimd::merge free functions, as well as two-input
15+
// version of the simd_obj_impl::merge.
1516

1617
#include "../esimd_test_utils.hpp"
1718

0 commit comments

Comments
 (0)