[Mlir-commits] [mlir] [mlir][vector] Propagate `vector.extract` through elementwise ops (PR #131462)

Andrzej WarzyƄski llvmlistbot at llvm.org
Fri Mar 21 06:39:20 PDT 2025


banach-space wrote:

> * Exposed `populateSinkVectorOpsPatterns` through the transform interface and added a smoke test

Cool. With a dedicated TD op, we should split https://github.com/llvm/llvm-project/blob/d928a671b84afb9c2ad64353694537a198f04651/mlir/lib/Dialect/Vector/TransformOps/VectorTransformOps.cpp#L67-L71

Could you add a TODO for me? Thanks!

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


More information about the Mlir-commits mailing list