[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 10:08:23 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
Commit: 1742a95cfb47e1354ee1bab0cbb3649dd60dcfdc
https://github.com/llvm/llvm-project/commit/1742a95cfb47e1354ee1bab0cbb3649dd60dcfdc
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:
-----------
Rename and add a test
Commit: 8d603a150a5ce715160053431433c849c8d073d4
https://github.com/llvm/llvm-project/commit/8d603a150a5ce715160053431433c849c8d073d4
Author: Nicolas Vasilache <nico.vasilache at amd.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M mlir/test/Dialect/Linalg/transform-op-pad-tiling-interface.mlir
Log Message:
-----------
Fix test
Commit: 849da607307223644d3efcdd3c2aa7cac2f6ede8
https://github.com/llvm/llvm-project/commit/849da607307223644d3efcdd3c2aa7cac2f6ede8
Author: Nicolas Vasilache <nico.vasilache at amd.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/TransformOps/TensorTransformOps.td
M mlir/lib/Dialect/Tensor/TransformOps/TensorTransformOps.cpp
Log Message:
-----------
[mlir][transform][tensor] Add GetDimOp
Compare: https://github.com/llvm/llvm-project/compare/e1cde0dc3583%5E...849da6073072
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