Speculative fix for build bot failures
authorPhilip Reames <listmail@philipreames.com>
Mon, 14 Dec 2020 21:42:25 +0000 (13:42 -0800)
committerPhilip Reames <listmail@philipreames.com>
Mon, 14 Dec 2020 21:44:40 +0000 (13:44 -0800)
(The clang build fails for me locally, so this is based on built bot output and a guess as to root cause.)

f5fe849 made the execution of LAA conditional, so I'm guessing that's the root cause.

clang/test/CodeGen/thinlto-distributed-newpm.ll

index 75ea406..8fe5376 100644 (file)
 ; CHECK-O: Running analysis: PostDominatorTreeAnalysis on main
 ; CHECK-O: Running analysis: DemandedBitsAnalysis on main
 ; CHECK-O: Running pass: LoopLoadEliminationPass on main
-; CHECK-O: Running analysis: LoopAccessAnalysis on Loop at depth 1 containing: %b
 ; CHECK-O: Running pass: InstCombinePass on main
 ; CHECK-O: Running pass: SimplifyCFGPass on main
 ; CHECK-O: Running pass: SLPVectorizerPass on main