[M68k] Fix compilation pipeline check

- Add 'Init Undef Pass', which is target-independent now.
This commit is contained in:
Michael Liao 2024-03-01 14:47:54 -05:00
parent 6fe60bd89f
commit a490bbf539

View File

@ -76,6 +76,7 @@
; CHECK-NEXT: Peephole Optimizations
; CHECK-NEXT: Remove dead machine instructions
; CHECK-NEXT: Detect Dead Lanes
; CHECK-NEXT: Init Undef Pass
; CHECK-NEXT: Process Implicit Definitions
; CHECK-NEXT: Remove unreachable machine basic blocks
; CHECK-NEXT: Live Variable Analysis