[llvm-branch-commits] [llvm] release/22.x: [CoroSplit] Never collect allocas used by catchpad into frame (PR #194531)
Weibo He via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri May 1 02:02:28 PDT 2026
NewSigma 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.
https://github.com/llvm/llvm-project/pull/194531
More information about the llvm-branch-commits
mailing list