[Mlir-commits] [mlir] [mlir][vector] ND vectors linearization pass (PR #81159)

Diego Caballero llvmlistbot at llvm.org
Thu Feb 8 15:54:11 PST 2024


dcaballe wrote:

Perhaps we can also add a callback function so that the user can decide when an op should be linearized or not. That should give us the level of flexibility that we need.

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


More information about the Mlir-commits mailing list