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

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 7 18:51:42 PDT 2021


ChuanqiXu updated this revision to Diff 343798.
ChuanqiXu added a comment.

Fix format problems.


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

https://reviews.llvm.org/D101980

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-alloca-byval-param.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101980.343798.patch
Type: text/x-patch
Size: 4779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210508/58c42dfd/attachment.bin>


More information about the llvm-commits mailing list