[Mlir-commits] [mlir] [MLIR] Refactor to create vectorization convOp precondition check (PR #130181)

Andrzej Warzyński llvmlistbot at llvm.org
Wed Mar 12 07:35:23 PDT 2025


https://github.com/banach-space commented:

Thanks for all the refactor - it is similar to one of the options that I had in mind

For me, right now it's tricky to tell that it's indeed only 1D Convs that are supported. Is there an easy way to extract that info from `vectorizeConvOpPrecondition` that I am failing to see? 😅 

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


More information about the Mlir-commits mailing list