[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 10:32:22 PDT 2021
    
    
  
lxfind updated this revision to Diff 342797.
lxfind added a comment.
Add allocas without cast in test case
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.342797.patch
Type: text/x-patch
Size: 4472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/8f3cdaab/attachment.bin>
    
    
More information about the llvm-commits
mailing list