Skip to content

Commit ba2aa1d

Browse files
kyulee-comKyungwoo Lee
andauthored
Fix for Attempt to fix [CGData][MachineOutliner] Global Outlining (#90074) #108037 (#108047)
The previous `attempt to fix [CGData][MachineOutliner] Global Outlining (#90074) #108037` was incomplete because the `ImmutableModuleSummaryIndexWrapperPass` is now optional for the MachineOutliner pass. With this fix, the test file `CodeGen/AArch64/O3-pipeline.ll` shows no changes compared to its state before `[CGData][MachineOutliner] Global Outlining (#90074)`. Co-authored-by: Kyungwoo Lee <[email protected]>
1 parent bf68403 commit ba2aa1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
; CHECK-NEXT: Machine Branch Probability Analysis
1717
; CHECK-NEXT: Default Regalloc Eviction Advisor
1818
; CHECK-NEXT: Default Regalloc Priority Advisor
19-
; CHECK-NEXT: Module summary info
2019
; CHECK-NEXT: ModulePass Manager
2120
; CHECK-NEXT: Pre-ISel Intrinsic Lowering
2221
; CHECK-NEXT: FunctionPass Manager

0 commit comments

Comments
 (0)