[Mlir-commits] [mlir] [mlir][vector] extend `createReadOrMaskedRead`/`createWriteOrMaskedWrite` with permutation map support (PR #202766)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Jun 11 02:24:50 PDT 2026
================
----------------
banach-space wrote:
Would this be correct?
```suggestion
// Delegate to Builder 1
build(builder, result, vectorType, source, indices, *padding,
```
https://github.com/llvm/llvm-project/pull/202766
More information about the Mlir-commits
mailing list