[PATCH] D139350: [AVR] Register AVRDAGToDAGISel pass with the pass manager
Ievgenii Meshcheriakov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 04:25:23 PST 2022
eugmes added a comment.
It looks like all ISel pass classes have shared ID thanks to `SelectionDAGISel` and fixing this is more complicated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139350/new/
https://reviews.llvm.org/D139350
More information about the llvm-commits
mailing list