[PATCH] D71900: [Coroutines][3/6] New pass manager: coro-elide

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 5 05:46:07 PST 2020


modocache updated this revision to Diff 236242.
modocache edited the summary of this revision.
modocache removed a subscriber: wenlei.
modocache added a comment.

Addressed review comments from D71899 <https://reviews.llvm.org/D71899>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71900

Files:
  llvm/include/llvm/Transforms/Coroutines/CoroElide.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Coroutines/CoroElide.cpp
  llvm/test/Transforms/Coroutines/coro-elide.ll
  llvm/test/Transforms/Coroutines/coro-heap-elide.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71900.236242.patch
Type: text/x-patch
Size: 7370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200105/ca9bac2d/attachment.bin>


More information about the llvm-commits mailing list