[PATCH] D39768: [coroutines] Promote cleanup.dest.slot allocas to registers to avoid storing it in the coroutine frame

Eric Niebler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 10 21:29:49 PST 2017


eric_niebler accepted this revision.
eric_niebler added a comment.
This revision is now accepted and ready to land.

Looks ok to me.


https://reviews.llvm.org/D39768





More information about the cfe-commits mailing list