[PATCH] D92616: [NewPM] Make pass adaptors less templatey

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 08:43:27 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f6f9f4cf966: [NewPM] Make pass adaptors less templatey (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92616

Files:
  llvm/include/llvm/Analysis/CGSCCPassManager.h
  llvm/include/llvm/IR/PassManager.h
  llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
  llvm/lib/Analysis/CGSCCPassManager.cpp
  llvm/lib/IR/PassManager.cpp
  llvm/lib/Transforms/Scalar/LoopPassManager.cpp
  llvm/test/Other/change-printer.ll
  llvm/test/Other/pass-pipeline-parsing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92616.309545.patch
Type: text/x-patch
Size: 70560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/178ac96c/attachment.bin>


More information about the llvm-commits mailing list