[Mlir-commits] [mlir] [mlir] Add `vector.store` of `memref.subview` memref alias folding (PR #72184)

Han-Chung Wang llvmlistbot at llvm.org
Mon Nov 13 17:32:39 PST 2023


hanhanW wrote:

I think we can add `vector.maskedstore` support as well. This is a small patch, so I think you can either be within this PR or a new one. Both works to me.

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


More information about the Mlir-commits mailing list