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

Ivan Butygin llvmlistbot at llvm.org
Fri Apr 11 09:48:32 PDT 2025


Hardcode84 wrote:

Side comment: gather takes `AnyShaped` so gather "loading" from vector will be accepted as well, which was probably never intended.

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


More information about the Mlir-commits mailing list