summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2023-09-01 10:26:05 +0000
committerSander de Smalen <sander.desmalen@arm.com>2023-09-01 12:00:36 +0000
commit7e815dd76daa2e986d89101df56e05c06d88eb44 (patch)
treed0a1a3cccf95c143890e50182d3b2b4f2ae8b3d3 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent5ae881ff0ab3a38121f240c9e73427367284e802 (diff)
[AArch64][SME] Create new interface for isSVEAvailable.
When a function is compiled to be in Streaming(-compatible) mode, the full set of SVE instructions may not be available. This patch adds an interface to query that and changes the codegen for FADDA (not legal in Streaming-SVE mode) to instead be expanded for fixed-length vectors, or otherwise not to code-generate for scalable vectors. Reviewed By: david-arm Differential Revision: https://reviews.llvm.org/D156109
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions