[Mlir-commits] [mlir] [SCF] add debug label for MergeNestedParallelLoops pattern (PR #135980)
Scott Manley
llvmlistbot at llvm.org
Wed Apr 16 14:37:10 PDT 2025
rscottmanley wrote:
> Both `add` and `insert` should set debug name. If they doesn't it's probably a bug.
Yeah, I see what you mean, through RewritePattern::create.. but it's definitely not working. Ill see if I can track it down. If that's the expected behaviour I would much rather have that anyway.
https://github.com/llvm/llvm-project/pull/135980
More information about the Mlir-commits
mailing list