[PATCH] D133055: [MachineFunctionPass] Support -filter-passes for -print-changed

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 14:36:07 PDT 2022


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

remove unneeded comments
fix test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133055

Files:
  llvm/include/llvm/IR/PrintPasses.h
  llvm/lib/CodeGen/MachineFunctionPass.cpp
  llvm/lib/IR/PrintPasses.cpp
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/ChangePrinters/print-changed-diff-machine.ll
  llvm/test/Other/print-changed-machine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133055.457094.patch
Type: text/x-patch
Size: 9422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/3570d8fa/attachment.bin>


More information about the llvm-commits mailing list