aeubanks added a comment.

It's not an emergency.
The issue with InlineAdvisorAnalysis is that the ModuleInlineWrapperPass 
presets the InliningAdvisorMode of the InlineAdvisorAnalysis. We could force 
override it, but then what's the point of InlineAdvisorAnalysis? Can't we just 
create an InlineAdvisor in the pass itself rather than using a wrapper like 
InlineAdvisorAnalysis?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94644/new/

https://reviews.llvm.org/D94644

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to