Unverified Commit c1e9883a authored by Matthias Gehre's avatar Matthias Gehre Committed by GitHub
Browse files

[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: default avatarTiago Trevisan Jost <tiago.trevisanjost@amd.com>
parent f5c8e9e5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment