diff options
author | David Green <david.green@arm.com> | 2019-07-24 14:28:22 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2019-07-24 14:28:22 +0000 |
commit | 4fc78c496eb6e79d6ab273e4cb1ef8dc0fb61737 (patch) | |
tree | 21cccb00504e14ab82d35f23e2c6d38a95da5b2f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 18c267135225272e0600b76dec587df660321f67 (diff) | |
download | bcm5719-llvm-4fc78c496eb6e79d6ab273e4cb1ef8dc0fb61737.tar.gz bcm5719-llvm-4fc78c496eb6e79d6ab273e4cb1ef8dc0fb61737.zip |
[ARM] MVE floating point compares and selects
Much like integers, this adds MVE floating point compares and select. It
requires a lot more buildvector/shuffle code because we may need to expand the
compares without mve.fp, and requires support for and/or because of the way we
lower llvm condition codes.
Some original code by David Sherwood
Differential Revision: https://reviews.llvm.org/D65054
llvm-svn: 366909
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions