[all-commits] [llvm/llvm-project] b251c2: [mlir][tosa] Update PadOp examples in the dialect ...
Jerry-Ge via All-commits
all-commits at lists.llvm.org
Tue Mar 18 15:54:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b251c29af45d3440374f53bb4c1645e5968593f7
https://github.com/llvm/llvm-project/commit/b251c29af45d3440374f53bb4c1645e5968593f7
Author: Jerry-Ge <jerry.ge at arm.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
Log Message:
-----------
[mlir][tosa] Update PadOp examples in the dialect description (#131919)
* pad_const is now required for tosa.pad op after
PR[@129336](https://github.com/llvm/llvm-project/pull/129336)
* updated the examples in the dialect description section to reflect
this change.
Signed-off-by: Jerry Ge <jerry.ge at arm.com>
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