[PATCH] D55966: Ensure coro split pass only spills variables dominated by CoroBegin

Tanoy Sinha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 8 13:49:35 PST 2019


tks2103 updated this revision to Diff 180732.
tks2103 added a comment.

updated to handle case for a scalar spill Argument


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55966

Files:
  lib/Transforms/Coroutines/CoroFrame.cpp
  test/Transforms/Coroutines/coro-split-mem2reg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55966.180732.patch
Type: text/x-patch
Size: 5316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190108/0b3c39a8/attachment.bin>


More information about the llvm-commits mailing list