[PATCH] D24408: [Coroutines] Part14: Handle coroutines with no suspend points.

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 20:49:50 PDT 2016


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

Implemented review feedback


https://reviews.llvm.org/D24408

Files:
  lib/Transforms/Coroutines/CoroInstr.h
  lib/Transforms/Coroutines/CoroSplit.cpp
  test/Transforms/Coroutines/no-suspend.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24408.72437.patch
Type: text/x-patch
Size: 10853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160926/369cb2d6/attachment-0001.bin>


More information about the llvm-commits mailing list