[PATCH] D96928: [LICM][Coroutine] Don't sink stores from loops with coro.suspend instructions

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 15:22:20 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG03f668613c44: [LICM][Coroutine] Don't sink stores from loops with coro.suspend instructions (authored by lxfind).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96928

Files:
  llvm/docs/Coroutines.rst
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/Coroutines/ArgAddr.ll
  llvm/test/Transforms/LICM/sink-with-coroutine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96928.327944.patch
Type: text/x-patch
Size: 7801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/108910c9/attachment.bin>


More information about the llvm-commits mailing list