[all-commits] [llvm/llvm-project] 269cb2: [mlir][transform] extract a minimal DomainAndOpera...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Fri Jun 20 06:45:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 269cb22ae82fd83ecc7a7ef7f7a4110e4c7a43ec
      https://github.com/llvm/llvm-project/commit/269cb22ae82fd83ecc7a7ef7f7a4110e4c7a43ec
  Author: Nicolas Vasilache <Nico.Vasilache at amd.com>
  Date:   2025-06-20 (Fri, 20 Jun 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
    M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
    M mlir/lib/Dialect/Linalg/Transforms/PadTilingInterface.cpp
    M mlir/test/Dialect/Linalg/transform-op-pad-tiling-interface.mlir

  Log Message:
  -----------
  [mlir][transform] extract a minimal DomainAndOperandsAffineMapT… (#145034)

…ransferInterface out of LinalgStructuredInterface and use that for
PadTilingInterface

Along the way, a bug was found on the handling of scalar values, fix it
and add a test.



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