[Mlir-commits] [mlir] [mlir][vector] Determine vector sizes from the result shape for tensor.pad operation (PR #97248)

Andrzej WarzyƄski llvmlistbot at llvm.org
Wed Jul 10 07:39:13 PDT 2024


https://github.com/banach-space requested changes to this pull request.

This is lacking motivation.

Why not use `GenericPadOpVectorizationPattern` and lower to `linalg.fill` instead? That's already available upstream.

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


More information about the Mlir-commits mailing list