[PATCH] D140161: [SelectionDAG] Give all the target specific subclasses of SelectionDAGISel their own pass ID.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 13:35:55 PST 2022
craig.topper added inline comments.
================
Comment at: llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp:24
namespace llvm {
----------------
Random observation. This is curiously in the llvm namespace instead of an anonymous namespace.
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