[PATCH] D33618: [PartialInlining] Reduce function outlining overhead
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 28 20:18:58 PDT 2017
davidxl added a comment.
yes, those cases can be and will be handled but as a follow up. This patch handles cases where locals are declared in the outlined region.
https://reviews.llvm.org/D33618
More information about the llvm-commits
mailing list