[PATCH] D87810: [Coroutine] Fix a bug where Coroutine incorrectly spills phi and invoke defs before CoroBegin

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 19:14:14 PDT 2020


lxfind updated this revision to Diff 292398.
lxfind added a comment.

fix lint


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87810

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-spill-defs-before-corobegin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87810.292398.patch
Type: text/x-patch
Size: 6160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/2209da2d/attachment.bin>


More information about the llvm-commits mailing list