[mlir][tosa] Spec v0.23 updates
authorSuraj Sudhir <suraj.sudhir@arm.com>
Mon, 8 Nov 2021 18:13:42 +0000 (10:13 -0800)
committerRob Suderman <rob.suderman@gmail.com>
Mon, 8 Nov 2021 18:13:54 +0000 (10:13 -0800)
commit82568021ddf0780ebd02affec0b4dbd5623da7a6
tree832380c8ef477fd535e0ef5540919b11402c3920
parente7823608bc8e63f409ecd262b0e4a5a65a2ca9f8
[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@arm.com>
Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D113322
mlir/include/mlir/Dialect/Tosa/IR/TosaOpBase.td
mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
mlir/test/Dialect/Tosa/ops.mlir