Skip to content

Commit 4f2a584

Browse files
Fix pipeline test for LoongArch M68k RISCV
1 parent 2f8aeb8 commit 4f2a584

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
; LAXX-NEXT: Scalarize Masked Memory Intrinsics
6666
; LAXX-NEXT: Expand reduction intrinsics
6767
; LAXX-NEXT: Natural Loop Information
68-
; LAXX-NEXT: TLS Variable Hoist
6968
; LAXX-NEXT: Type Promotion
7069
; LAXX-NEXT: CodeGen Prepare
7170
; LAXX-NEXT: Dominator Tree Construction

llvm/test/CodeGen/M68k/pipeline.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
; CHECK-NEXT: Scalarize Masked Memory Intrinsics
3737
; CHECK-NEXT: Expand reduction intrinsics
3838
; CHECK-NEXT: Natural Loop Information
39-
; CHECK-NEXT: TLS Variable Hoist
4039
; CHECK-NEXT: CodeGen Prepare
4140
; CHECK-NEXT: Dominator Tree Construction
4241
; CHECK-NEXT: Exception handling preparation

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
; CHECK-NEXT: Scalarize Masked Memory Intrinsics
6969
; CHECK-NEXT: Expand reduction intrinsics
7070
; CHECK-NEXT: Natural Loop Information
71-
; CHECK-NEXT: TLS Variable Hoist
7271
; CHECK-NEXT: Type Promotion
7372
; CHECK-NEXT: CodeGen Prepare
7473
; CHECK-NEXT: Dominator Tree Construction

0 commit comments

Comments
 (0)