From 52a2ba520b9549f6636e2f9c837cabdf3dba9507 Mon Sep 17 00:00:00 2001 From: Kyungwoo Lee Date: Tue, 10 Sep 2024 09:19:46 -0700 Subject: [PATCH] Fix for llvm/test/CodeGen/RISCV/O3-pipeline.ll The previous somehow dropped this file. --- llvm/test/CodeGen/RISCV/O3-pipeline.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/test/CodeGen/RISCV/O3-pipeline.ll b/llvm/test/CodeGen/RISCV/O3-pipeline.ll index dcbcab8ef78ff..5d14d14d21624 100644 --- a/llvm/test/CodeGen/RISCV/O3-pipeline.ll +++ b/llvm/test/CodeGen/RISCV/O3-pipeline.ll @@ -20,7 +20,6 @@ ; CHECK-NEXT: Machine Branch Probability Analysis ; CHECK-NEXT: Default Regalloc Eviction Advisor ; CHECK-NEXT: Default Regalloc Priority Advisor -; CHECK-NEXT: Module summary info ; CHECK-NEXT: ModulePass Manager ; CHECK-NEXT: Pre-ISel Intrinsic Lowering ; CHECK-NEXT: FunctionPass Manager