We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6a6ba commit 90fb73aCopy full SHA for 90fb73a
llvm/test/Transforms/LoopPredication/preserve-bpi.ll
@@ -4,7 +4,7 @@
4
5
declare void @llvm.experimental.guard(i1, ...)
6
7
-; CHECK: Running pass: RequireAnalysisPass<llvm::BranchProbabilityAnalysis
+; CHECK: Running pass: RequireAnalysisPass<{{.*}}BranchProbabilityAnalysis
8
; CHECK-NEXT: Running analysis: BranchProbabilityAnalysis on unsigned_loop_0_to_n_ult_check
9
; CHECK-NEXT: Running analysis: PostDominatorTreeAnalysis on unsigned_loop_0_to_n_ult_check
10
; CHECK-NEXT: ---- Branch Probability Info : unsigned_loop_0_to_n_ult_check ----
0 commit comments