[Mlir-commits] [mlir] [MLIR][VectorDistribute] Preserve 'scf.if' op attributes in 'WarpOpScfIfOp' pattern (PR #182055)
Dmitry Chigarev
llvmlistbot at llvm.org
Thu Feb 19 05:52:09 PST 2026
dchigarev wrote:
> The correctness/safety of preserving discardable attributes with this rewrite isn't clear to me
you're right, we'll have to re-think on how to propagate the attributes that are necessary for xegpu pipeline, closing the pr for now
https://github.com/llvm/llvm-project/pull/182055
More information about the Mlir-commits
mailing list