[all-commits] [llvm/llvm-project] bfabf8: [mlir][tensor] Make tensor::PadOp a ReifyRankedSha...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Jun 26 04:10:37 PDT 2025
Branch: refs/heads/users/nico/pad-reify
Home: https://github.com/llvm/llvm-project
Commit: bfabf8d16c582cd47014032b2a8281724b3d972a
https://github.com/llvm/llvm-project/commit/bfabf8d16c582cd47014032b2a8281724b3d972a
Author: Nicolas Vasilache <nico.vasilache at amd.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Linalg/pad_fusion.mlir
M mlir/test/Dialect/Linalg/resolve-shaped-type-result-dims.mlir
M mlir/test/Dialect/Linalg/transform-op-bufferize-to-allocation.mlir
M mlir/test/Dialect/Linalg/transform-op-rewrite-in-destination-passing-style.mlir
M mlir/test/Dialect/Tensor/bufferize.mlir
M mlir/test/Dialect/Tensor/value-bounds-op-interface-impl.mlir
Log Message:
-----------
[mlir][tensor] Make tensor::PadOp a ReifyRankedShapedTypeOpInterface
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