[PATCH] D104184: [Coroutine] Properly deal with byval and noalias parameters

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 21:24:58 PDT 2021


lxfind updated this revision to Diff 352041.
lxfind edited the summary of this revision.
lxfind added a comment.

update comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104184

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104184.352041.patch
Type: text/x-patch
Size: 11289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210615/29b9bddf/attachment.bin>


More information about the llvm-commits mailing list