[all-commits] [llvm/llvm-project] 086276: [mlir][tensor] Make tensor::PadOp a ReifyRankedSha...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Jun 25 09:05:18 PDT 2025
Branch: refs/heads/users/nico/pad-reify-canonicalize
Home: https://github.com/llvm/llvm-project
Commit: 08627609e88a264ad1a5644c85a68f6f01ca4ccc
https://github.com/llvm/llvm-project/commit/08627609e88a264ad1a5644c85a68f6f01ca4ccc
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