[all-commits] [llvm/llvm-project] 96698d: mlir/tosa: supply better documentation for tosa.pad
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Wed May 24 13:26:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96698df3d3553d70480adf0eb0d9cf104d7a55c9
https://github.com/llvm/llvm-project/commit/96698df3d3553d70480adf0eb0d9cf104d7a55c9
Author: Ramkumar Ramachandra <r at artagnon.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
Log Message:
-----------
mlir/tosa: supply better documentation for tosa.pad
This patch modifies the description in TosaOps.td, taking into account
all the arguments, and supplying examples.
Signed-off-by: Ramkumar Ramachandra <r at artagnon.com>
Differential Revision: https://reviews.llvm.org/D139089
More information about the All-commits
mailing list