Skip to content

Commit a1af1de

Browse files
committed
[M68k] Fix compilation pipeline check
- After ExpandVP pass is merged into PreISelIntrinsicLowering
1 parent ec1981f commit a1af1de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/M68k/pipeline.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
; CHECK-NEXT: Constant Hoisting
3333
; CHECK-NEXT: Replace intrinsics with calls to vector library
3434
; CHECK-NEXT: Partially inline calls to library functions
35-
; CHECK-NEXT: Expand vector predication intrinsics
3635
; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
3736
; CHECK-NEXT: Scalarize Masked Memory Intrinsics
3837
; CHECK-NEXT: Expand reduction intrinsics

0 commit comments

Comments
 (0)