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

Igor Zamyatin llvmlistbot at llvm.org
Mon Dec 15 05:43:53 PST 2025


================
@@ -1123,26 +1123,42 @@ struct WarpOpCreateMask : public WarpDistributionPattern {
   LogicalResult matchAndRewrite(WarpExecuteOnLane0Op warpOp,
----------------
Garra1980 wrote:

Probably function comments need to be tweaked a bit

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


More information about the Mlir-commits mailing list