Skip to content

Commit b0a602b

Browse files
committed
Temporarily XFAIL tests
Temporarily XFAIL tests until UseNewDbgInfoFormat flag gets enabled. Change-Id: I5ef93dbe807a7c461020d63b6af8aa686ff87e9b
1 parent bd01ada commit b0a602b

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-sincos.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; XFAIL: *
12
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 2
23
; RUN: opt -S -O1 -mtriple=amdgcn-- -amdgpu-simplify-libcall=1 -amdgpu-prelink < %s | FileCheck %s
34

llvm/test/Transforms/Attributor/ArgumentPromotion/pr33641_remove_arg_dbgvalue.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; XFAIL: *
12
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --function-signature --check-attributes --check-globals
23
; RUN: opt -aa-pipeline=basic-aa -passes=attributor -attributor-manifest-internal -attributor-annotate-decl-cs -S < %s | FileCheck %s --check-prefixes=CHECK,TUNIT
34
; RUN: opt -aa-pipeline=basic-aa -passes=attributor-cgscc -attributor-manifest-internal -attributor-annotate-decl-cs -S < %s | FileCheck %s --check-prefixes=CHECK,CGSCC

llvm/test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; XFAIL: *
12
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --function-signature
23
; RUN: opt -S -passes=deadargelim < %s | FileCheck %s
34

0 commit comments

Comments
 (0)