[PATCH] D124362: [NFC] [Pipelines] Hoist CoroCleanup as Module Pass (3/5)

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 00:19:15 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG405bf9023561: [NFC] [Pipelines] Hoist CoroCleanup as Module Pass (authored by ChuanqiXu).

Changed prior to commit:
  https://reviews.llvm.org/D124362?vs=424830&id=427221#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124362

Files:
  llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
  llvm/test/Transforms/Coroutines/smoketest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124362.427221.patch
Type: text/x-patch
Size: 5047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/1857bdd6/attachment.bin>


More information about the llvm-commits mailing list