================ @@ -107,6 +107,45 @@ void mlir::tosa::computeMultiplierAndShift(double scale, int32_t &multiplier, } } +// Return a const value for array of int8 vec ---------------- psunn wrote: Done https://github.com/llvm/llvm-project/pull/129720