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 87dc068 commit fa1d135Copy full SHA for fa1d135
llvm/test/CodeGen/AMDGPU/lds-run-twice-absolute-md.ll
@@ -1,3 +1,5 @@
1
+; XFAIL: target={{.*}}-aix{{.*}}
2
+
3
; RUN: opt -S -mtriple=amdgcn-- -amdgpu-lower-module-lds %s -o %t.ll
4
; RUN: opt -S -mtriple=amdgcn-- -amdgpu-lower-module-lds %t.ll -o %t.second.ll
5
; RUN: diff -ub %t.ll %t.second.ll -I ".*ModuleID.*"
llvm/test/CodeGen/AMDGPU/lds-run-twice.ll
0 commit comments