[Mlir-commits] [mlir] [mlir][vector] Use `DenseI64ArrayAttr` for constant_mask dim sizes (PR #100997)

Benjamin Maxwell llvmlistbot at llvm.org
Mon Jul 29 10:08:06 PDT 2024


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


More information about the Mlir-commits mailing list