[Mlir-commits] [mlir] [SCF] add debug label for MergeNestedParallelLoops pattern (PR #135980)

Scott Manley llvmlistbot at llvm.org
Wed Apr 16 15:56:06 PDT 2025


rscottmanley wrote:

> No one guaranteed stable or predictable names (they will most likely differ between os/compilers too).

I understand and there's no criticism intended - I am just asking that this one be made predictable. There's probably a worthwhile larger conversation/RFC on perhaps requiring a name for patterns so they can be selectively disabled but this feels like a reasonable fix for now?

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


More information about the Mlir-commits mailing list