Skip to content

Commit aa16903

Browse files
committed
[test] Pin backedge-id-bug-xfail.ll to legacy PM
The new PM doesn't have region passes, so this doesn't really make sense in a NPM context.
1 parent 9766957 commit aa16903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Transforms/StructurizeCFG/AMDGPU/backedge-id-bug-xfail.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; XFAIL: *
2-
; RUN: opt -mtriple=amdgcn-amd-amdhsa -S -structurizecfg -verify-region-info %s
2+
; RUN: opt -mtriple=amdgcn-amd-amdhsa -S -structurizecfg -verify-region-info %s -enable-new-pm=0
33

44
; FIXME: Merge into backedge-id-bug
55
; Variant which has an issue with region construction

0 commit comments

Comments
 (0)