[PATCH] D43173: [CallSiteSplitting] Preserve DominatorTreeAnalysis.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 14:39:45 PST 2018


fhahn added a comment.

Thanks for the pointers. Do you think it would make sense to add something generic which takes various analysis managers, etc, and extracts the analysis on demand, for other passes to use too?


https://reviews.llvm.org/D43173





More information about the llvm-commits mailing list