[PATCH] D88365: Port ConstraintElimination to the new pass manager

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 26 16:43:36 PDT 2020


MaskRay updated this revision to Diff 294526.
MaskRay added a comment.

Delete unneeded 'Function' declaration


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88365

Files:
  llvm/include/llvm/Transforms/Scalar/ConstraintElimination.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
  llvm/test/Transforms/ConstraintElimination/dom.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88365.294526.patch
Type: text/x-patch
Size: 4317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200926/a759d3a6/attachment.bin>


More information about the llvm-commits mailing list