summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDavid Sherwood <david.sherwood@arm.com>2025-02-11 15:10:39 +0000
committerGitHub <noreply@github.com>2025-02-11 15:10:39 +0000
commitefc72347fd26e30a3f751348bee6a404cf18237a (patch)
treebb7bd6ecbe9465b9df0ad70a9bd73b74971e3148 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentdbe1dafdbde247d9c133626cc38a8c587a49344f (diff)
[AArch64] Improve getPartialReductionCost for fixed-width VFs (#126538)
NEON does not have a version of udot/sdot that accumulates into 64-bit integer values, so we should return Invalid from getPartialReductionCost for 64-bit types and fixed-width VFs. In theory, if the 64-bit versions of SVE udot/sdot are available we could use those, but we don't currently have lowering support for that.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions