[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
Thu Feb 25 22:52:46 PST 2021
lxfind updated this revision to Diff 326602.
lxfind added a comment.
Add more detailed documentation
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.326602.patch
Type: text/x-patch
Size: 7801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210226/4c549097/attachment.bin>
More information about the llvm-commits
mailing list