[Mlir-commits] [mlir] [mlir][Vector] Make createWriteOrMaskedWrite utility (PR #190967)

Andrzej WarzyƄski llvmlistbot at llvm.org
Wed Apr 8 06:10:59 PDT 2026


https://github.com/banach-space approved this pull request.

This has been long-overdue, thanks! LGTM on the basis that this is merely moving code around.

> This PR is mostly just moving code and updating documentation but also addresses a TODO for isMaskTriviallyFoldable to use that utility in createReadOrMaskedRead as well.

I've actually refrained from making that change as I was struggling to write a test demonstrating the usefulness of that. A test would be greatly welcome, though optional!

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


More information about the Mlir-commits mailing list