[PATCH] D24242: [Coroutines] Part13: Handle single edge PHINodes across suspends

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 17:04:50 PDT 2016


GorNishanov updated this revision to Diff 70767.
GorNishanov added a comment.

Put coro.free fixup code back


https://reviews.llvm.org/D24242

Files:
  lib/Transforms/Coroutines/CoroCleanup.cpp
  lib/Transforms/Coroutines/CoroEarly.cpp
  lib/Transforms/Coroutines/CoroFrame.cpp
  test/Transforms/Coroutines/phi-coro-end.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24242.70767.patch
Type: text/x-patch
Size: 5434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160909/53bfd90d/attachment.bin>


More information about the llvm-commits mailing list