llvm-project/mlir/lib/Dialect/Tosa/Utils
Rob Suderman cd2d736963 [mlir][tosa] Limit right-shift to 31 bits
Right shift can occur that is a 32-bit right shift. This is undefined behavior.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D117732
2022-01-20 14:39:57 -08:00
..
ConversionUtils.cpp [tosa][mlir] Support dynamic batch dimension for ops where the batch dim is explicit 2022-01-12 14:16:50 -08:00
QuantUtils.cpp [mlir][tosa] Limit right-shift to 31 bits 2022-01-20 14:39:57 -08:00