A number of transform ops have a derived class that improves the interface and initialization of the ops. For a number of them, the corresponding snake_case wrapper still only wraps the original tablegen-derived base class. We should make sure that these base class wrappers are being shadowed in case the base class CamelCaseOp definition is being shadowed.
The list: