Test Failure: Transforms/LoopRotate/pr35210.ll

Test source: git

Log:


stderr:

+ : 'RUN: at line 1'
+ /home/nlopes/alive2/build/opt-alive.sh /home/nlopes/llvm/llvm/test/Transforms/LoopRotate/pr35210.ll '-passes=adce,loop(loop-rotate),adce' -S -debug-pass-manager -debug-only=loop-rotate
+ /home/nlopes/llvm/build/bin/FileCheck --allow-unused-prefixes=false /home/nlopes/llvm/llvm/test/Transforms/LoopRotate/pr35210.ll
/home/nlopes/llvm/llvm/test/Transforms/LoopRotate/pr35210.ll:19:15: error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: Running analysis: TargetLibraryAnalysis on f
              ^
<stdin>:19:1: note: scanning from here
Running analysis: ScalarEvolutionAnalysis on f
^
<stdin>:20:1: note: possible intended match here
Running analysis: TargetIRAnalysis on f
^

Input file: <stdin>
Check file: /home/nlopes/llvm/llvm/test/Transforms/LoopRotate/pr35210.ll

-dump-input=help explains the following input dump.

Input was:
<<<<<<
           .
           .
           .
          14: Running analysis: DominatorTreeAnalysis on f
          15: Running analysis: AssumptionAnalysis on f
          16: Running pass: LCSSAPass on f
          17: Finished llvm::Function pass manager run.
          18: Running analysis: AAManager on f
          19: Running analysis: ScalarEvolutionAnalysis on f
next:19'0     X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
          20: Running analysis: TargetIRAnalysis on f
next:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
next:19'1     ?                                       possible intended match
          21: Running analysis: InnerAnalysisManagerProxy<llvm::AnalysisManager<llvm::Loop, llvm::LoopStandardAnalysisResults&>, llvm::Function> on f
next:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          22: Starting Loop pass manager run.
next:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          23: Running pass: LoopRotatePass on Loop at depth 1 containing: %bb<header><exiting>,%bb4<latch>
next:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          24: Folding loop latch bb4 into bb
next:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          25: Finished Loop pass manager run.
next:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
           .
           .
           .
>>>>>>

 

<-- Back