diff options
author | David Green <david.green@arm.com> | 2020-06-25 19:49:27 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2020-06-25 20:54:26 +0100 |
commit | 8532b2ee8920adadf556cb6b63d82f9092eb8cd3 (patch) | |
tree | 432d6ab03034c070dee6cad054616d30bc55c4ef /lldb/unittests/ScriptInterpreter | |
parent | 6673d69226d86f4906dca4b627d6e0582486d072 (diff) | |
download | llvm-8532b2ee8920adadf556cb6b63d82f9092eb8cd3.zip llvm-8532b2ee8920adadf556cb6b63d82f9092eb8cd3.tar.gz llvm-8532b2ee8920adadf556cb6b63d82f9092eb8cd3.tar.bz2 |
[ARM] MVE VCVT lowering for f16->f32 extends
This adds code to lower f16 to f32 fp_exts's using an MVE VCVT
instructions, similar to a recent similar patch for fp_trunc. Again it
goes through the lowering of a BUILD_VECTOR, but is slightly simpler
only having to deal with interleaved indices. It adds a VCVTL node to
lower to, similar to VCVTN.
Differential Revision: https://reviews.llvm.org/D81339
Diffstat (limited to 'lldb/unittests/ScriptInterpreter')
0 files changed, 0 insertions, 0 deletions