[Mlir-commits] [mlir] [MLIR] Parallel loop fusion extended to interchanged loops. (PR #191245)

Thomas Preud'homme llvmlistbot at llvm.org
Mon Apr 20 06:15:47 PDT 2026


================

----------------
RoboTux wrote:

We could sort the start/end/step tuples and then compare the sorted sets which would limit complexity to nlogn.

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


More information about the Mlir-commits mailing list