[Mlir-commits] [mlir] [mlir][linalg] Support `ParamType` in `vector_sizes` option of `VectorizeOp` transform (PR #87557)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Apr 5 10:17:12 PDT 2024


srcarroll wrote:

> oh yah i know. i just mean i can't think of anything that would trigger failure with `parseDynamicIndexList` specifically

i guess i can just use the old format with the types inside the list

https://github.com/llvm/llvm-project/pull/87557


More information about the Mlir-commits mailing list