aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorJack Styles <jack.styles@arm.com>2025-02-04 10:42:26 +0000
committerGitHub <noreply@github.com>2025-02-04 10:42:26 +0000
commitd9af03ba80475df5edcab7e4d63004f6115aab3a (patch)
treee5a4b4bcc4d904bee2cf46d26d5a0d9b4db55f38 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parentc55a7659b38946350315ac4a18d9805deb1f0a54 (diff)
downloadllvm-d9af03ba80475df5edcab7e4d63004f6115aab3a.zip
llvm-d9af03ba80475df5edcab7e4d63004f6115aab3a.tar.gz
llvm-d9af03ba80475df5edcab7e4d63004f6115aab3a.tar.bz2
[ARM] Ensure FPU Selection can select mode correctly (#124935)
Previously, when selecting a Single Precision FPU, LLVM would ensure all elements of the Candidate FPU matched the InputFPU that was given. However, for cases such as Cortex-R52, there are FPU options where not all fields match exactly, for example NEON Support or Restrictions on the Registers available. This change ensures that LLVM can select the FPU correctly, removing the requirement for Neon Support and Restrictions for the Candidate FPU to be the same as the InputFPU.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions