[PATCH] D133055: [MachineFunctionPass] Support -filter-passes for -print-changed
Rahman Lavaee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 31 15:03:27 PDT 2022
rahmanl added a comment.
Thanks for implementing this. Why should there be a discrepancy in how passes are named with this option vs. the IR mode option? Wouldn't that make it hard for the user invoking clang with `-mllvm`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133055/new/
https://reviews.llvm.org/D133055
More information about the llvm-commits
mailing list