[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:

I really like what you did here!

I think that we could take a small step further and update the comments above the builders to more clearly document:
* what arguments are "optional"  - optional arguments are always set to some sane defaults (e.g. padding is set to 0).
* which builders calls which - to make the differences and how they complement each other clearer.

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


More information about the Mlir-commits mailing list