aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorRyan Cowan <ryan.cowan@arm.com>2025-10-10 07:32:32 +0100
committerGitHub <noreply@github.com>2025-10-10 15:32:32 +0900
commit66da680330b27be569eb6a93056e53f3769a2910 (patch)
tree8ba77626bbe393bcbd1ffb8be2168c1edbc9312c /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentcadddaf255c93759f7f630cc6de98062f4d2b2e4 (diff)
downloadllvm-66da680330b27be569eb6a93056e53f3769a2910.zip
llvm-66da680330b27be569eb6a93056e53f3769a2910.tar.gz
llvm-66da680330b27be569eb6a93056e53f3769a2910.tar.bz2
[AArch64][GlobalISel] Add G_FPEXT(G_FCONSTANT) folding (#160902)
This change adds a new folding pattern, folding a G_FPEXT(G_FCONSTANT) to a G_FCONSTANT. To make this work on AArch64, the `G_FCONSTANT` should not be widened due to the `G_FCONSTANT` being converted to a `G_CONSTANT`. This should fix some other floating point combines when the `G_FCONSTANT` is widened due to being an fp16.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions