[Mlir-commits] [mlir] Refactor LoopFuseSiblingOp and support parallel fusion (PR #94391)

Ivan Butygin llvmlistbot at llvm.org
Mon Jun 10 05:30:41 PDT 2024


Hardcode84 wrote:

`DiagnosedSilenceableFailure`, needed for `isOpSibling`, looks like a generic enough utility and doesn't depend on anything else from the transform dialect. We can probably move it to some more common place (`mlir/IR`?). Ping @ftynse.

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


More information about the Mlir-commits mailing list