[PATCH] D130952: [Inliner] Handle multiple `run` invocation of `ModuleInlinerWrapperPass` (NFC).

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 21:28:37 PDT 2022


mtrofin added a comment.

asking to learn - what's the motivation for running ::run more than once / why not have different instances of ModuleInlinerWrapperPass?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130952



More information about the llvm-commits mailing list