Skip to content

Commit f5bab96

Browse files
committed
[M68k] Fix compilation pipeline check
- Fix check after cab81dd
1 parent 840f9de commit f5bab96

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
@@ -34,6 +34,7 @@
3434
; CHECK-NEXT: Replace intrinsics with calls to vector library
3535
; CHECK-NEXT: Partially inline calls to library functions
3636
; CHECK-NEXT: Expand vector predication intrinsics
37+
; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
3738
; CHECK-NEXT: Scalarize Masked Memory Intrinsics
3839
; CHECK-NEXT: Expand reduction intrinsics
3940
; CHECK-NEXT: Natural Loop Information

0 commit comments

Comments
 (0)