[PATCH] D101841: [Coroutines] Do not add alloca to the frame if the size is 0

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 4 12:55:52 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdef86413d4c7: [Coroutines] Do not add alloca to the frame if the size is 0 (authored by lxfind).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101841

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101841.342834.patch
Type: text/x-patch
Size: 4472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/1bd3ef99/attachment.bin>


More information about the llvm-commits mailing list