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

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 19:06:19 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3522167efd80: [Coroutine] Properly deal with byval and noalias parameters (authored by lxfind).

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
  llvm/test/Transforms/Coroutines/coro-noalias-param.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104184.352896.patch
Type: text/x-patch
Size: 12876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/58f5fd2f/attachment.bin>


More information about the llvm-commits mailing list