[PATCH] D55160: [coroutines] Improve suspend point simplification

Gor Nishanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 10 21:05:05 PST 2018


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

Implemented review feedback (and fix the test that missed the bug discovered by CR)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55160/new/

https://reviews.llvm.org/D55160

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55160.177655.patch
Type: text/x-patch
Size: 15930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/5ea66fdb/attachment.bin>


More information about the llvm-commits mailing list