[Mlir-commits] [mlir] [MLIR][Vector] Add unroll pattern for vector.shape_cast (PR #164010)

Diego Caballero llvmlistbot at llvm.org
Thu Oct 23 10:24:51 PDT 2025


dcaballe wrote:

>  I also see there are similar patterns

Could we try to refactor that code into a utility? The only difference should be the resulting shape but the decomposition code should be the same? 

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


More information about the Mlir-commits mailing list