[Mlir-commits] [mlir] [mlir][Vector] Update patterns for flattening vector.xfer Ops (1/N) (PR #73522)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue Nov 28 02:01:28 PST 2023
banach-space wrote:
I've updated the comments - hopefully that helps clarify the logic.
There's quite a lot and this feels similar to the situation in the vectoriser where I tried to distinguish between "contiguous" and "gather" loads. I think that we might be missing some abstraction here, but it's not obvious to me what that could be. Not yet.
https://github.com/llvm/llvm-project/pull/73522
More information about the Mlir-commits
mailing list