[PATCH] D71898: [Coroutines][1/6] New pass manager: coro-early

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 13:27:15 PST 2020


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

Use clang-format, re-add retcon instrinsics that I'd removed accidentally.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71898

Files:
  llvm/include/llvm/Transforms/Coroutines/CoroEarly.h
  llvm/lib/Passes/LLVMBuild.txt
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Coroutines/CoroEarly.cpp
  llvm/test/Transforms/Coroutines/coro-early.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71898.236675.patch
Type: text/x-patch
Size: 6400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/6cc52c92/attachment.bin>


More information about the llvm-commits mailing list