[Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)

Andrzej WarzyƄski llvmlistbot at llvm.org
Wed Mar 18 02:23:00 PDT 2026


banach-space wrote:

> My reading of the two code paths is that will not produce consistent results between the lowering to LLVM and the delinearizeation-based approach.

Thanks for raising this and for the example. I am moving the discussion on stridded MemRef(s) to https://github.com/llvm/llvm-project/issues/187215.

As there are no objections to this PR, let me land it as is.

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


More information about the Mlir-commits mailing list