[PATCH] D106148: [NewPM] Fix wrong perfect forwarding in createModuleToFunctionPassAdaptor

Victor Campos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 19 04:23:17 PDT 2021


vhscampos updated this revision to Diff 359743.
vhscampos added a comment.

Fixes in other places of the new pass manager.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106148

Files:
  llvm/include/llvm/Analysis/CGSCCPassManager.h
  llvm/include/llvm/IR/PassManager.h
  llvm/include/llvm/Transforms/Scalar/LoopPassManager.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106148.359743.patch
Type: text/x-patch
Size: 8815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210719/4eee22cd/attachment.bin>


More information about the llvm-commits mailing list