Luke Hutton 356bd2c960
[mlir][tosa] Allow unsigned types for rescale ops during validation (#138253)
This commit allows unsigned types (ui8/ui16/ui32) when checking for
valid element types, only for rescale operators.

Signed-off-by: Luke Hutton <luke.hutton@arm.com>
2025-05-08 11:33:37 +01:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.