[mlir][vector] Make ReorderElementwiseOpsOnBroadcast support vector.splat (#66596)
Extend `ReorderElementwiseOpsOnBroadcast` so that the broadcasting op could be either `vector.broadcast` (already supported) as well as `vector.splat` (support added in this patch).
Loading
Please sign in to comment