[mlir][tosa] Update the limit of 62 on shift.
authorPeng Sun <peng.sun@arm.com>
Wed, 24 May 2023 22:20:56 +0000 (15:20 -0700)
committerEric Kunze <eric.kunze@arm.com>
Wed, 24 May 2023 22:35:50 +0000 (15:35 -0700)
commita383a481eed123f91a0b8460c88122a7dbcbaaa1
tree45025dd5e78079bc537523e707fe1a4efbf32d7c
parente837f4b7dbc32f085d0fe86b2de91e1da14afaa6
[mlir][tosa] Update the limit of 62 on shift.

  Aligns the shift requirement with the TOSA specification.

Reviewed By: eric-k256

Differential Revision: https://reviews.llvm.org/D151113
mlir/lib/Dialect/Tosa/Utils/QuantUtils.cpp