[Mlir-commits] [mlir] [MLIR][Vector] Add support for distributing masked writes (PR #71482)
Diego Caballero
llvmlistbot at llvm.org
Tue Nov 7 09:58:08 PST 2023
dcaballe wrote:
Basically this:
> it's applied close to the memory,
We mask the memory access in whatever shape happens on memory.
https://github.com/llvm/llvm-project/pull/71482
More information about the Mlir-commits
mailing list