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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 10:52:15 PDT 2022


MaskRay updated this revision to Diff 457326.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

add back two comments (but simplified)


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.457326.patch
Type: text/x-patch
Size: 9497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/d4d62c31/attachment.bin>


More information about the llvm-commits mailing list