[PATCH] D87817: [LICM][Coroutine] Don't sink stores to coroutine suspend point.

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 19:45:23 PDT 2020


junparser updated this revision to Diff 293324.

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

https://reviews.llvm.org/D87817

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87817.293324.patch
Type: text/x-patch
Size: 4497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200922/009272b5/attachment.bin>


More information about the llvm-commits mailing list