InsertSliceOp may have subprefix semantics where missing trailing dimensions
are automatically inferred directly from the operand shape.
This revision fixes an overflow that occurs in such cases when the impl is based on the op rank.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo