[all-commits] [llvm/llvm-project] a383a4: [mlir][tosa] Update the limit of 62 on shift.
Peng Sun via All-commits
all-commits at lists.llvm.org
Wed May 24 15:36:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a383a481eed123f91a0b8460c88122a7dbcbaaa1
https://github.com/llvm/llvm-project/commit/a383a481eed123f91a0b8460c88122a7dbcbaaa1
Author: Peng Sun <peng.sun at arm.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M mlir/lib/Dialect/Tosa/Utils/QuantUtils.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list