[PATCH] D70423: [SCEV] Introduce ScalarEvolutionVerifierPass
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Nov 22 09:12:52 PST 2019
    
    
  
fhahn added a comment.
I might be missing something obvious, but is the motivation for adding this that the new pass manager does not use verifyAnalysis like the legacy pass manager? If that's the case, it would be great if you could clarify that in the title/description.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70423/new/
https://reviews.llvm.org/D70423
    
    
More information about the llvm-commits
mailing list