[Mlir-commits] [mlir] [MLIR][SCF] Handle commuted indices in parallel loop fusion (PR #219665)

purnima shrivastava llvmlistbot at llvm.org
Sat Aug 29 09:40:19 PDT 2026


purnima-nlp wrote:

@FedericoBruzzone Thanks for the suggestion! I updated the implementation to use the
checkCommutativeEquivalent callback, so it now handles other binary
commutative operations as well.

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


More information about the Mlir-commits mailing list