[PATCH] D140161: [SelectionDAG] Give all the target specific subclasses of SelectionDAGISel their own pass ID.

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 13:39:11 PST 2022


jrtc27 added a comment.

In D140161#3999380 <https://reviews.llvm.org/D140161#3999380>, @craig.topper wrote:

>> Doesn't `-print-after-all` only print if changes were made (given for `finalize-isel`)?
>
> I don't think it checks that.

There's -print-changed and -print-before-changed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140161



More information about the llvm-commits mailing list