[PATCH] D43173: [CallSiteSplitting] Preserve DominatorTreeAnalysis.

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 14:44:08 PST 2018


dberlin added a comment.

Personally, i totally think this is worthwhile and worth spending some time on to prevent the slow proliferation of 10+ argument functions taking analysis results.  Because that's the path we are heading down, and that's definitely hard to refactor, change, etc
But i'm also not the person who would do the work (though happy to review).

If you want to look into it, bring it up on the mailing list and see what folks think.


https://reviews.llvm.org/D43173





More information about the llvm-commits mailing list