Skip to content

Commit 119753a

Browse files
committed
UnXFAIL tests that previously failed VerifyDFSNumbers
They started passing again by the DT::eraseNode fix in r314847. llvm-svn: 314850
1 parent a6db416 commit 119753a

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

polly/test/Isl/CodeGen/OpenMP/reference-argument-from-non-affine-region.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
; XFAIL: *
2-
; This test fails the VerifyDFSNumbers DominatorTree check.
3-
41
; RUN: opt %loadPolly -polly-parallel \
52
; RUN: -polly-parallel-force -polly-codegen -S -verify-dom-info < %s \
63
; RUN: | FileCheck %s -check-prefix=IR

polly/test/Isl/CodeGen/OpenMP/two-parallel-loops-reference-outer-indvar.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
; XFAIL: *
2-
; This test fails the VerifyDFSNumbers DominatorTree check.
3-
41
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -polly-ast -analyze < %s | FileCheck %s -check-prefix=AST
52
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -polly-codegen -S -verify-dom-info < %s | FileCheck %s -check-prefix=IR
63

0 commit comments

Comments
 (0)