[all-commits] [llvm/llvm-project] 825680: [mlir][tosa] Spec v0.23 updates
Suraj Sudhir via All-commits
all-commits at lists.llvm.org
Mon Nov 8 10:21:29 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82568021ddf0780ebd02affec0b4dbd5623da7a6
https://github.com/llvm/llvm-project/commit/82568021ddf0780ebd02affec0b4dbd5623da7a6
Author: Suraj Sudhir <suraj.sudhir at arm.com>
Date: 2021-11-08 (Mon, 08 Nov 2021)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOpBase.td
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
M mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/test/Dialect/Tosa/ops.mlir
Log Message:
-----------
[mlir][tosa] Spec v0.23 updates
Add pad_const field to tosa.pad.
Add builders to enable optional construction of pad_const in pad op.
Update documentation of tosa.clamp to match spec wording.
Signed-off-by: Suraj Sudhir <suraj.sudhir at arm.com>
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D113322
More information about the All-commits
mailing list