[Mlir-commits] [mlir] [MLIR][Vector] Add distribution pattern for `vector::ConstantMaskOp` (PR #172268)

Charitha Saumya llvmlistbot at llvm.org
Mon Dec 15 09:55:06 PST 2025


https://github.com/charithaintc approved this pull request.

Looks good. 

I suggest using template to distinguish the two patterns. 

`WarpOpMaskOp<OpType>`

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


More information about the Mlir-commits mailing list