[Mlir-commits] [mlir] [mlir][vector] extend `createReadOrMaskedRead`/`createWriteOrMaskedWrite` with permutation map support (PR #202766)
Federico Bruzzone
llvmlistbot at llvm.org
Wed Jun 10 00:05:53 PDT 2026
FedericoBruzzone wrote:
Hi :D
Should we prematurely add the two new trailing, optional parameters also to the overloaded version of `createReadOrMaskedRead` (those that accept `inputScalableVecDims`) ?
https://github.com/llvm/llvm-project/blob/dac9338f7af15561910137523f73cd93422c575b/mlir/lib/Dialect/Vector/Utils/VectorUtils.cpp#L409-L421
https://github.com/llvm/llvm-project/pull/202766
More information about the Mlir-commits
mailing list