diff options
| author | Max Beck-Jones <max.beck-jones@arm.com> | 2024-07-23 15:41:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-23 15:41:23 +0100 |
| commit | f8cdffab60268ac6517177eab9a0c4cd17b3b20b (patch) | |
| tree | d40321d87bdc10ad5f2faff19e1ddcabfde35ef6 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | 6476a1d6865fc3a4c0fa3e436174a9a99a6ffedb (diff) | |
[AArch64] Lower scalable i1 vector add reduction to cntp (#100118)
Doing an add reduction on a vector of i1 elements is the same as
counting the number of set elements so such a reduction can be lowered
to a cntp instruction. This saves a number of instructions over
performing a UADDV. This patch only handles straightforward cases (i.e.
when vectors are not split).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
