diff options
| author | David Green <david.green@arm.com> | 2023-02-15 16:06:32 +0000 |
|---|---|---|
| committer | David Green <david.green@arm.com> | 2023-02-15 16:06:32 +0000 |
| commit | b0bfbad19b0698c51a0b932f82f778e67f2d7e0c (patch) | |
| tree | a7c0de712f763421c4b54d82c7ad5c32480e108b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | ef15617f124ca5cce24be62257fc12b0a1083f8d (diff) | |
| download | llvm-b0bfbad19b0698c51a0b932f82f778e67f2d7e0c.zip llvm-b0bfbad19b0698c51a0b932f82f778e67f2d7e0c.tar.gz llvm-b0bfbad19b0698c51a0b932f82f778e67f2d7e0c.tar.bz2 | |
[AArch64] Always lower fp16 zero to FMOVH0
We can always use FMOVH0 to lower fp16 zero, even without fullfp16. We can
either expand it to movi d0, #0 or fmov s0, wzr, which will both clear all the
bits of the register.
Differential Revision: https://reviews.llvm.org/D143988
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
