MacDue wrote: If anyone is in the mood for some light refactoring, I think the following ops could get the same treatment: ``` MultiDimReductionOp ShuffleOp InsertStridedSliceOp ReshapeOp ExtractStridedSliceOp ``` https://github.com/llvm/llvm-project/pull/100997