[PATCH] D87798: [NewPM][CGSCC] Handle newly added functions in updateCGAndAnalysisManagerForPass
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 14 12:58:38 PST 2020
lxfind added a comment.
In D87798#2395800 <https://reviews.llvm.org/D87798#2395800>, @aeubanks wrote:
> Yes I'm aware of the issue and https://reviews.llvm.org/D88714 is an attempt to fix that. I was going to ask exactly what sorts of transformations coroutines does. I'll make a post in llvm-dev.
Cool. Thanks!
Besides the problem caused by recursion, I also filed https://bugs.llvm.org/show_bug.cgi?id=48176 the other day which seems to be related too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87798/new/
https://reviews.llvm.org/D87798
More information about the llvm-commits
mailing list