Skip to content

Commit

Permalink
[SYCL][E2E] remove AtomicRef native fp tests (intel#14219)
Browse files Browse the repository at this point in the history
`SYCL_USE_NATIVE_FP_ATOMICS` is automatically set, thus it does not need
to be tested separately.
  • Loading branch information
ayylol committed Jun 18, 2024
1 parent ef29e22 commit 36c88dc
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 148 deletions.
10 changes: 0 additions & 10 deletions sycl/test-e2e/AtomicRef/add_generic_local_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/add_generic_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/add_local_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/add_native_fp.cpp

This file was deleted.

10 changes: 0 additions & 10 deletions sycl/test-e2e/AtomicRef/max_generic_local_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/max_generic_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/max_local_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/max_native_fp.cpp

This file was deleted.

10 changes: 0 additions & 10 deletions sycl/test-e2e/AtomicRef/min_generic_local_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/min_generic_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/min_local_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/min_native_fp.cpp

This file was deleted.

10 changes: 0 additions & 10 deletions sycl/test-e2e/AtomicRef/sub_generic_local_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/sub_generic_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/sub_local_native_fp.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions sycl/test-e2e/AtomicRef/sub_native_fp.cpp

This file was deleted.

0 comments on commit 36c88dc

Please sign in to comment.