noelle
noelle copied to clipboard
Bug in getLoopStructures
If you apply the attached patch and try to run the example pass loops on example 0, you get the following failure.
opt: /project/extra/llvm/9.0.0/release/include/llvm/PassAnalysisSupport.h:262: AnalysisType &llvm::Pass::getAnalysisID(llvm::AnalysisID, llvm::Function &) [AnalysisType = llvm::LoopInfoWrapperPass]: Assertion `ResultPass && "Unable to find requested analysis info"' failed.