[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
Fri Dec 21 17:33:23 PST 2018
tks2103 added a comment.
Hmmm, duh.
Let me look at what's in the coroutine frame in the test case I have set up without running -mem2reg. If it's doing the right thing in that case, that'll provide a clue.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55966/new/
https://reviews.llvm.org/D55966
More information about the llvm-commits
mailing list