[llvm-branch-commits] [llvm] release/22.x: [CoroSplit] Never collect allocas used by catchpad into frame (PR #194531)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun May 3 20:22:50 PDT 2026
dyung wrote:
> > Is this a regression from a previous release? If so, which release?
>
> No, this fixes a bug that has been present since the first release that supported coroutines.
What are the implications if we do not fix this bug in the 22.x release? The change seems small which is good, but if this is a serious enough issue to warrant inclusion in the 22.x branch.
https://github.com/llvm/llvm-project/pull/194531
More information about the llvm-branch-commits
mailing list