summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
diff options
context:
space:
mode:
authorMatthias Gehre <matthias.gehre@amd.com>2024-06-27 18:05:40 +0200
committerGitHub <noreply@github.com>2024-06-27 18:05:40 +0200
commit8d237190ecc4ac90865d80dbb11a34c6719b406d (patch)
tree3dd92235a6ba125ffea54fd31955e4e7e2a12c6d /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
parent50b15341182e0a5f53dd6e9b4a00fef56f31147c (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