[all-commits] [llvm/llvm-project] 0cbb6e: [mlir][scf] Expose isPerfectlyNestedForLoops (#152...

Shay Kleiman via All-commits all-commits at lists.llvm.org
Tue Aug 26 01:05:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0cbb6e7d6c30c4dd4d395941d332b0249088f9ff
      https://github.com/llvm/llvm-project/commit/0cbb6e7d6c30c4dd4d395941d332b0249088f9ff
  Author: Shay Kleiman <42376404+shay-kl at users.noreply.github.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/Utils/Utils.h
    M mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp
    M mlir/lib/Dialect/SCF/Utils/Utils.cpp

  Log Message:
  -----------
  [mlir][scf] Expose isPerfectlyNestedForLoops (#152115)

The function `isPerfectlyNestedForLoops` is useful on its own and so I'm
exposing it for downstream use.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list