[PATCH] D71902: [Coroutines][5/6] Support 'opt -passes=coroutines'

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


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

Small cleanup.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71902

Files:
  llvm/include/llvm/Transforms/Coroutines.h
  llvm/lib/Transforms/Coroutines/Coroutines.cpp
  llvm/test/Transforms/Coroutines/coro-cleanup.ll
  llvm/test/Transforms/Coroutines/restart-trigger.ll
  llvm/test/Transforms/Coroutines/smoketest.ll
  llvm/tools/opt/NewPMDriver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71902.236244.patch
Type: text/x-patch
Size: 5763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200105/3b3c1e7b/attachment.bin>


More information about the llvm-commits mailing list