[Mlir-commits] [mlir] [mlir][vector] Refactor vector linearization patterns (PR #142685)

Andrzej WarzyƄski llvmlistbot at llvm.org
Tue Jun 10 11:26:01 PDT 2025


banach-space wrote:

Hey @newling , I don't really have a strong opinion here. In general, I am in favour of grouping patterns/logic this way. 

The diff is a bit tricky to review - is this is merely moving code around? 

> a user can also bypass this API and mix-and-match whichever patterns they want

IIUC, this would be the main change? How can a user achieve this? Could you point me in the right direction? Thanks!

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


More information about the Mlir-commits mailing list