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

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 22:47:36 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281020: [Coroutines] Part13: Handle single edge PHINodes across suspends (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D24242?vs=70767&id=70786#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24242

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

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


More information about the llvm-commits mailing list