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