[PATCH] D101980: [RFC] [Coroutines] Put the contents of byval argument to the frame

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 20:58:52 PDT 2021


lxfind added a comment.

> It sounds like we still need to touch other passes other coroutine.

No we don't need to. Just need to modify CGCoroutine


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101980/new/

https://reviews.llvm.org/D101980



More information about the llvm-commits mailing list