[Mlir-commits] [mlir] [mlir][vector] extend `createReadOrMaskedRead`/`createWriteOrMaskedWrite` with permutation map support (PR #202766)
Andrzej Warzyński
llvmlistbot at llvm.org
Wed Jun 10 02:56:06 PDT 2026
banach-space wrote:
> Should we prematurely add the two new trailing, optional parameters also to the overloaded version of `createReadOrMaskedRead` (those that accept `inputScalableVecDims`) ?
If there's no use for that, we'd be adding dead code 🤷🏻
https://github.com/llvm/llvm-project/pull/202766
More information about the Mlir-commits
mailing list