File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 1
- // TODO: Once NVPTX accepts the __spirv_AtomicF*() IR, remove the XFAIL mark
2
- // XFAIL: cuda
3
-
4
1
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -DSYCL_USE_NATIVE_FP_ATOMICS \
5
2
// RUN: -fsycl-device-only -S %s -o - | FileCheck %s --check-prefix=CHECK-LLVM
6
3
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-device-only -S %s -o - \
Original file line number Diff line number Diff line change 1
- // TODO: Once NVPTX accepts the __spirv_AtomicF*() IR, remove the XFAIL mark
2
- // XFAIL: cuda
3
-
4
1
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -DSYCL_USE_NATIVE_FP_ATOMICS \
5
2
// RUN: -fsycl-device-only -S %s -o - | FileCheck %s --check-prefix=CHECK-LLVM
6
3
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-device-only -S %s -o - \
You can’t perform that action at this time.
0 commit comments