aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2023-02-15 16:06:32 +0000
committerDavid Green <david.green@arm.com>2023-02-15 16:06:32 +0000
commitb0bfbad19b0698c51a0b932f82f778e67f2d7e0c (patch)
treea7c0de712f763421c4b54d82c7ad5c32480e108b /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parentef15617f124ca5cce24be62257fc12b0a1083f8d (diff)
downloadllvm-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/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions