[Mlir-commits] [mlir] [mlir][vector] Add support for lowering n-D vector.to_elements op. (PR #156992)
Han-Chung Wang
llvmlistbot at llvm.org
Fri Sep 5 09:46:29 PDT 2025
hanhanW wrote:
I think flattening and unrolling are different approach, and people can make their own decisions. There may be cases that flattening innermost dims and unrolling the rest, but I don't have a use case so far. We will need unrolling for sure, and @amd-eochoalo will work on it, so I'll leave it to him.
https://github.com/llvm/llvm-project/pull/156992
More information about the Mlir-commits
mailing list