mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
Previously, the input_unsigned and output_unsigned attributes on the RESCALE op were optional. This commit updates them to be required, ensuring compliance with the TOSA V1.0 Specification. Signed-off-by: Peng Sun <peng.sun@arm.com> Co-authored-by: James Ward <james.ward@arm.com>
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.