[Mlir-commits] [mlir] [mlir][vector] Prevent folding non memref-type gather into maskedload (PR #135371)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Apr 14 22:56:42 PDT 2025
banach-space wrote:
> Side comment: gather takes `AnyShaped` so gather "loading" from vector will be accepted as well, which was probably never intended.
Thanks for pointing this out: https://github.com/llvm/llvm-project/pull/135749
https://github.com/llvm/llvm-project/pull/135371
More information about the Mlir-commits
mailing list