Skip to content

Commit a490bbf

Browse files
committed
[M68k] Fix compilation pipeline check
- Add 'Init Undef Pass', which is target-independent now.
1 parent 6fe60bd commit a490bbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/M68k/pipeline.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
; CHECK-NEXT: Peephole Optimizations
7777
; CHECK-NEXT: Remove dead machine instructions
7878
; CHECK-NEXT: Detect Dead Lanes
79+
; CHECK-NEXT: Init Undef Pass
7980
; CHECK-NEXT: Process Implicit Definitions
8081
; CHECK-NEXT: Remove unreachable machine basic blocks
8182
; CHECK-NEXT: Live Variable Analysis

0 commit comments

Comments
 (0)