[Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)

Diego Caballero llvmlistbot at llvm.org
Wed Jan 21 21:23:00 PST 2026


https://github.com/dcaballe approved this pull request.

Ok, we are introducing the constraints of the load mask into the store mask instead of composing the masks. That should be good enough. Thanks!

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


More information about the Mlir-commits mailing list