Skip to content

Commit 58410c6

Browse files
Remove "manually adjusted" note
1 parent 3d0374f commit 58410c6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

sycl/test/check_device_code/group_load.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
2-
// NOTE: and manually adjusted to follow the related explicit instantiation.
32
// RUN: %clangxx -O3 -fsycl -fsycl-device-only -fno-discard-value-names -S -emit-llvm -fno-sycl-instrument-device-code -o - %s | FileCheck %s
43

54
// Windows/linux have some slight differences in IR generation (function

sycl/test/check_device_code/group_store.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
2-
// NOTE: and manually adjusted to follow the related explicit instantiation.
32
// RUN: %clangxx -O3 -fsycl -fsycl-device-only -fno-discard-value-names -S -emit-llvm -fno-sycl-instrument-device-code -o - %s | FileCheck %s
43

54
// Windows/linux have some slight differences in IR generation (function

0 commit comments

Comments
 (0)