[PATCH] D24418: [Coroutines] Part15c: Fix coro-split to correctly handle definitions between coro.save and coro.suspend

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 12:33:09 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282902: [Coroutines] Part15c: Fix coro-split to correctly handle definitions between… (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D24418?vs=70883&id=73118#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24418

Files:
  llvm/trunk/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/trunk/test/Transforms/Coroutines/coro-split-02.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24418.73118.patch
Type: text/x-patch
Size: 6282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160930/85c528b5/attachment.bin>


More information about the llvm-commits mailing list