[all-commits] [llvm/llvm-project] 59ca35: [mlir][tensor] Make tensor::PadOp a ReifyRankedSha...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Jun 25 09:04:30 PDT 2025
Branch: refs/heads/users/nico/pad-reify-canonicalize
Home: https://github.com/llvm/llvm-project
Commit: 59ca35d7b76f77811a54961c689c9cf9c2891f2e
https://github.com/llvm/llvm-project/commit/59ca35d7b76f77811a54961c689c9cf9c2891f2e
Author: Nicolas Vasilache <nico.vasilache at amd.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
M mlir/include/mlir/Dialect/Utils/StaticValueUtils.h
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Tensor/canonicalize.mlir
Log Message:
-----------
[mlir][tensor] Make tensor::PadOp a ReifyRankedShapedTypeOpInterface and add a PadOp::FoldReifiedShape canonicalizatio
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