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

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Fri Apr 5 00:43:18 PDT 2024


https://github.com/ftynse approved this pull request.

Thanks! Please address the nits and add a tests for printing/parsing edge cases, e.g. empty list of sizes, list of sizes that fails to parse, incorrect number of trailing types.

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


More information about the Mlir-commits mailing list