[PATCH] D91017: [BranchProbabilityInfo] Use SmallVector (NFC)
    dmajor via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov 10 17:18:25 PST 2020
    
    
  
dmajor added a comment.
Our bots are failing on the new assertion "The number of edge probabilities must match the number of successors." during PGO builds of clang.
The backtrace and reproducers are available from https://treeherder.mozilla.org/logviewer?job_id=321399701&repo=try&lineNumber=50587 (you may need to click "Show Job Info" in the top bar to get the files).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91017/new/
https://reviews.llvm.org/D91017
    
    
More information about the llvm-commits
mailing list