diff options
author | David Green <david.green@arm.com> | 2024-01-29 16:46:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 16:46:22 +0000 |
commit | 9520773c46777adbc1d489f831d6c93b8287ca0e (patch) | |
tree | 6aa3069504e3fe8c18e9df21a8735474cd36fd9d /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 430c1fd50d774dc30a9628bcf60ce243f74ff376 (diff) | |
download | llvm-9520773c46777adbc1d489f831d6c93b8287ca0e.zip llvm-9520773c46777adbc1d489f831d6c93b8287ca0e.tar.gz llvm-9520773c46777adbc1d489f831d6c93b8287ca0e.tar.bz2 |
[AArch64] Don't generate neon integer complex numbers with +sve2. NFC (#79829)
The condition for allowing integer complex number support could also
allow neon fixed length complex numbers if +sve2 was specified. This
tightens the condition to only allow integer complex number support for
scalable vectors.
We could generalize this in the future to generate SVE intrinsics for
fixed-length vectors, but for the moment this opts for the simpler fix.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions