[Mlir-commits] [mlir] [mlir][vector] Prevent folding non memref-type gather into maskedload (PR #135371)

Andrzej Warzyński llvmlistbot at llvm.org
Fri Apr 11 09:38:22 PDT 2025


https://github.com/banach-space approved this pull request.

The fix makes sense to me — thanks for taking care of it! I've left a few nits, but otherwise LGTM.

@dcaballe and I were actually just talking about the “duality” of read/write ops in the Vector dialect — we agree it's something we should clean up and this PR confirms that.

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


More information about the Mlir-commits mailing list