[PATCH] D71901: [Coroutines][4/6] New pass manager: coro-cleanup

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 5 16:25:43 PST 2020


modocache updated this revision to Diff 236275.
modocache added a comment.

Added missing intrinsics.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71901

Files:
  llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
  llvm/test/Transforms/Coroutines/coro-cleanup-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71901.236275.patch
Type: text/x-patch
Size: 5873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/639260e0/attachment.bin>


More information about the llvm-commits mailing list