Skip to content

Commit 6457396

Browse files
author
GYT
committed
test fails pt.2
1 parent cac574e commit 6457396

File tree

7 files changed

+26
-0
lines changed

7 files changed

+26
-0
lines changed

llvm/test/CodeGen/AArch64/O3-pipeline.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
; CHECK-NEXT: Block Frequency Analysis
6060
; CHECK-NEXT: Constant Hoisting
6161
; CHECK-NEXT: Replace intrinsics with calls to vector library
62+
; CHECK-NEXT: Lazy Branch Probability Analysis
63+
; CHECK-NEXT: Lazy Block Frequency Analysis
6264
; CHECK-NEXT: Optimization Remark Emitter
6365
; CHECK-NEXT: Partially inline calls to library functions
6466
; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)

llvm/test/CodeGen/AMDGPU/llc-pipeline.ll

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,9 @@
224224
; GCN-O1-NEXT: Block Frequency Analysis
225225
; GCN-O1-NEXT: Constant Hoisting
226226
; GCN-O1-NEXT: Replace intrinsics with calls to vector library
227+
; GCN-O1-NEXT: Lazy Branch Probability Analysis
228+
; GCN-O1-NEXT: Lazy Block Frequency Analysis
229+
; GCN-O1-NEXT: Optimization Remark Emitter
227230
; GCN-O1-NEXT: Partially inline calls to library functions
228231
; GCN-O1-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
229232
; GCN-O1-NEXT: Scalarize Masked Memory Intrinsics
@@ -518,6 +521,9 @@
518521
; GCN-O1-OPTS-NEXT: Block Frequency Analysis
519522
; GCN-O1-OPTS-NEXT: Constant Hoisting
520523
; GCN-O1-OPTS-NEXT: Replace intrinsics with calls to vector library
524+
; GCN-O1-OPTS-NEXT: Lazy Branch Probability Analysis
525+
; GCN-O1-OPTS-NEXT: Lazy Block Frequency Analysis
526+
; GCN-O1-OPTS-NEXT: Optimization Remark Emitter
521527
; GCN-O1-OPTS-NEXT: Partially inline calls to library functions
522528
; GCN-O1-OPTS-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
523529
; GCN-O1-OPTS-NEXT: Scalarize Masked Memory Intrinsics
@@ -831,6 +837,9 @@
831837
; GCN-O2-NEXT: Block Frequency Analysis
832838
; GCN-O2-NEXT: Constant Hoisting
833839
; GCN-O2-NEXT: Replace intrinsics with calls to vector library
840+
; GCN-O2-NEXT: Lazy Branch Probability Analysis
841+
; GCN-O2-NEXT: Lazy Block Frequency Analysis
842+
; GCN-O2-NEXT: Optimization Remark Emitter
834843
; GCN-O2-NEXT: Partially inline calls to library functions
835844
; GCN-O2-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
836845
; GCN-O2-NEXT: Scalarize Masked Memory Intrinsics
@@ -1152,6 +1161,9 @@
11521161
; GCN-O3-NEXT: Block Frequency Analysis
11531162
; GCN-O3-NEXT: Constant Hoisting
11541163
; GCN-O3-NEXT: Replace intrinsics with calls to vector library
1164+
; GCN-O3-NEXT: Lazy Branch Probability Analysis
1165+
; GCN-O3-NEXT: Lazy Block Frequency Analysis
1166+
; GCN-O3-NEXT: Optimization Remark Emitter
11551167
; GCN-O3-NEXT: Partially inline calls to library functions
11561168
; GCN-O3-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
11571169
; GCN-O3-NEXT: Scalarize Masked Memory Intrinsics

llvm/test/CodeGen/ARM/O3-pipeline.ll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
; CHECK-NEXT: Block Frequency Analysis
3838
; CHECK-NEXT: Constant Hoisting
3939
; CHECK-NEXT: Replace intrinsics with calls to vector library
40+
; CHECK-NEXT: Lazy Branch Probability Analysis
41+
; CHECK-NEXT: Lazy Block Frequency Analysis
42+
; CHECK-NEXT: Optimization Remark Emitter
4043
; CHECK-NEXT: Partially inline calls to library functions
4144
; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
4245
; CHECK-NEXT: Scalarize Masked Memory Intrinsics

llvm/test/CodeGen/LoongArch/opt-pipeline.ll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
; LAXX-NEXT: Block Frequency Analysis
6161
; LAXX-NEXT: Constant Hoisting
6262
; LAXX-NEXT: Replace intrinsics with calls to vector library
63+
; LAXX-NEXT: Lazy Branch Probability Analysis
64+
; LAXX-NEXT: Lazy Block Frequency Analysis
65+
; LAXX-NEXT: Optimization Remark Emitter
6366
; LAXX-NEXT: Partially inline calls to library functions
6467
; LAXX-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
6568
; LAXX-NEXT: Scalarize Masked Memory Intrinsics

llvm/test/CodeGen/PowerPC/O3-pipeline.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@
6161
; CHECK-NEXT: Block Frequency Analysis
6262
; CHECK-NEXT: Constant Hoisting
6363
; CHECK-NEXT: Replace intrinsics with calls to vector library
64+
; CHECK-NEXT: Lazy Branch Probability Analysis
65+
; CHECK-NEXT: Lazy Block Frequency Analysis
6466
; CHECK-NEXT: Optimization Remark Emitter
6567
; CHECK-NEXT: Partially inline calls to library functions
6668
; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)

llvm/test/CodeGen/RISCV/O3-pipeline.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
; CHECK-NEXT: Block Frequency Analysis
6464
; CHECK-NEXT: Constant Hoisting
6565
; CHECK-NEXT: Replace intrinsics with calls to vector library
66+
; CHECK-NEXT: Lazy Branch Probability Analysis
67+
; CHECK-NEXT: Lazy Block Frequency Analysis
6668
; CHECK-NEXT: Optimization Remark Emitter
6769
; CHECK-NEXT: Partially inline calls to library functions
6870
; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)

llvm/test/CodeGen/X86/opt-pipeline.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@
5858
; CHECK-NEXT: Block Frequency Analysis
5959
; CHECK-NEXT: Constant Hoisting
6060
; CHECK-NEXT: Replace intrinsics with calls to vector library
61+
; CHECK-NEXT: Lazy Branch Probability Analysis
62+
; CHECK-NEXT: Lazy Block Frequency Analysis
6163
; CHECK-NEXT: Optimization Remark Emitter
6264
; CHECK-NEXT: Partially inline calls to library functions
6365
; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)

0 commit comments

Comments
 (0)