diff options
| author | Ryan Cowan <ryan.cowan@arm.com> | 2025-10-10 07:32:32 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-10 15:32:32 +0900 | 
| commit | 66da680330b27be569eb6a93056e53f3769a2910 (patch) | |
| tree | 8ba77626bbe393bcbd1ffb8be2168c1edbc9312c /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces | |
| parent | cadddaf255c93759f7f630cc6de98062f4d2b2e4 (diff) | |
| download | llvm-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/Interfaces')
0 files changed, 0 insertions, 0 deletions
