vector.broadcast can inject all size one dimensions. If it's
followed by a vector.shape_cast to the original type, we can
cancel the op pair, like cancelling consecutive shape_cast ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo