[Mlir-commits] [mlir] [mlir][vector] Make gather/scatter index dimensions separately (PR #194395)
Krzysztof Drewniak
llvmlistbot at llvm.org
Thu Apr 30 08:52:59 PDT 2026
krzysz00 wrote:
And I think the implicit delinearization semantics you want are a pain to work with and are something we shouldn't be trying to pursue, hence just going ahead and ripping the band-aid off by making the indexing into multiple memref dimensions explicit.
https://github.com/llvm/llvm-project/pull/194395
More information about the Mlir-commits
mailing list