[TOSA] TosaToLinalg: fix int64_t min/max lowering of clamp (#82641)
tosa.clamp takes `min`/`max` attributes as i64, so ensure that the
lowering to linalg works for the whole range.
Co-authored-by:
Tiago Trevisan Jost <tiago.trevisanjost@amd.com>
parent
f5c8e9e5
Please register or sign in to comment