diff options
author | David Green <david.green@arm.com> | 2020-06-25 16:02:36 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2020-06-25 19:37:15 +0100 |
commit | 0bfb4c250684df2f00f1ccb76fdecac9678657d0 (patch) | |
tree | 7d2db2e9d0877d00f3645695779c3f8b374fedd1 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | c25acec84594ca15748553341969f8e579290e27 (diff) | |
download | llvm-0bfb4c250684df2f00f1ccb76fdecac9678657d0.zip llvm-0bfb4c250684df2f00f1ccb76fdecac9678657d0.tar.gz llvm-0bfb4c250684df2f00f1ccb76fdecac9678657d0.tar.bz2 |
[ARM] Add FP_ROUND handling to splitting MVE stores
This splits MVE vector stores of a fp_trunc in the same way that we do
for standard trunc's. It extends PerformSplittingToNarrowingStores to
handle fp_round, splitting the store into pieces and adding a VCVTNb to
perform the actual fp_round. The actual store is then converted to an
integer store so that it can truncate bottom lanes of the result.
Differential Revision: https://reviews.llvm.org/D81141
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions