Skip to content

Commit fda790a

Browse files
authored
[SYCL][ESIMD][E2E] Fix BitonicSortKv2 tests on emulator (#9459)
Another unrolling issue, similar to 6a13e45 Also fix a typo. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 60daaf9 commit fda790a

File tree

4 files changed

+657
-626
lines changed

4 files changed

+657
-626
lines changed

sycl/test-e2e/ESIMD/BitonicSortK.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//==---------------- BitonicSortK.cpp - DPC++ ESIMD on-device test --------==//
1+
//==---------------- BitonicSortK.hpp - DPC++ ESIMD on-device test --------==//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)