We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a7664 commit 5710199Copy full SHA for 5710199
llvm/test/CodeGen/NVPTX/atomics-with-semantics.ll
@@ -1,5 +1,6 @@
1
; RUN: llc < %s -march=nvptx -mcpu=sm_70 | FileCheck %s
2
; RUN: llc < %s -march=nvptx64 -mcpu=sm_70 | FileCheck %s
3
+; XFAIL: *
4
5
; CHECK-LABEL: .func test_atomics_scope(
6
define void @test_atomics_scope(float* %fp, float %f,
0 commit comments