[all-commits] [llvm/llvm-project] e1cde0: [mlir][transform] NFC - extract a minimal DomainAn...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Jun 20 05:49:47 PDT 2025
Branch: refs/heads/users/nico/revisit-pad
Home: https://github.com/llvm/llvm-project
Commit: e1cde0dc3583152ab0e9d5f923cbc4f707241984
https://github.com/llvm/llvm-project/commit/e1cde0dc3583152ab0e9d5f923cbc4f707241984
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
Log Message:
-----------
[mlir][transform] NFC - extract a minimal DomainAndOperandsAffineMapTransferInterface out of LinalgStructuredInterface and use that for PadTilingInterface
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