diff options
| author | Matthias Gehre <matthias.gehre@amd.com> | 2024-06-27 18:05:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-27 18:05:40 +0200 |
| commit | 8d237190ecc4ac90865d80dbb11a34c6719b406d (patch) | |
| tree | 3dd92235a6ba125ffea54fd31955e4e7e2a12c6d /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h | |
| parent | 50b15341182e0a5f53dd6e9b4a00fef56f31147c (diff) | |
TosaToLinalg: Support unsigned tosa.clamp (#91749)
This implements the lowering of tosa.clamp with unsigned operand to
linalg.
We interpret the `min/max : i64` attributes on `clamp` to be signed.
This means that when the operand has type `ui64`, one cannot represent
limits across the whole range.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
