[llvm] [Coro] Amortize debug info processing cost in CoroSplit (PR #109032)
Artem Pianykh via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 04:32:27 PST 2024
artempyanykh wrote:
> On the contrary, 12 PRs with a trivial NFC refactor will be easier to review than 1 large one.
I agree. Just being mindful of sequencing and iteration time. After the review of #114537 is complete, I'll try using [spr](https://github.com/spacedentist/spr) or [stack-pr](https://github.com/modularml/stack-pr) to parallelize the rest of the stack a bit.
https://github.com/llvm/llvm-project/pull/109032
More information about the llvm-commits
mailing list