[Mlir-commits] [mlir] [mlir] Move vector.{to_elements, from_elements} unrolling to `VectorUnroll.cpp` (PR #159118)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Wed Sep 17 12:26:14 PDT 2025
banach-space wrote:
> This PR moves the patterns that unroll vector.to_elements and vector.from_elements into the file with other vector unrolling operations.
+1, thanks!
https://github.com/llvm/llvm-project/pull/159118
More information about the Mlir-commits
mailing list