[Mlir-commits] [mlir] [MLIR][SCF] Support permutation-based parallel loop fusion (PR #203207)
Ivan Butygin
llvmlistbot at llvm.org
Fri Jun 12 01:45:34 PDT 2026
https://github.com/Hardcode84 commented:
What is the complexity of this approach? What if we run it on 10D loops? Should we limit to some reasonable count (4D?)
https://github.com/llvm/llvm-project/pull/203207
More information about the Mlir-commits
mailing list