Skip to content

Commit

Permalink
Remove "manually adjusted" note
Browse files Browse the repository at this point in the history
  • Loading branch information
aelovikov-intel committed Dec 23, 2024
1 parent 3d0374f commit 58410c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion sycl/test/check_device_code/group_load.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
// NOTE: and manually adjusted to follow the related explicit instantiation.
// RUN: %clangxx -O3 -fsycl -fsycl-device-only -fno-discard-value-names -S -emit-llvm -fno-sycl-instrument-device-code -o - %s | FileCheck %s

// Windows/linux have some slight differences in IR generation (function
Expand Down
1 change: 0 additions & 1 deletion sycl/test/check_device_code/group_store.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
// NOTE: and manually adjusted to follow the related explicit instantiation.
// RUN: %clangxx -O3 -fsycl -fsycl-device-only -fno-discard-value-names -S -emit-llvm -fno-sycl-instrument-device-code -o - %s | FileCheck %s

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

0 comments on commit 58410c6

Please sign in to comment.