[PATCH] D66230: [coroutine] Fixes "cannot move instruction since its users are not dominated by CoroBegin" problem.
    Gor Nishanov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug 14 17:46:13 PDT 2019
    
    
  
GorNishanov updated this revision to Diff 215293.
GorNishanov marked an inline comment as done.
GorNishanov added a comment.
Merged with the latest CoroFrame changes from @rjmccall .
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66230/new/
https://reviews.llvm.org/D66230
Files:
  lib/Transforms/Coroutines/CoroFrame.cpp
  lib/Transforms/Coroutines/CoroSplit.cpp
  test/Transforms/Coroutines/coro-alloc-with-param.ll
  test/Transforms/Coroutines/coro-param-copy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66230.215293.patch
Type: text/x-patch
Size: 18618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/0472727f/attachment.bin>
    
    
More information about the llvm-commits
mailing list