diff options
author | David Truby <david.truby@arm.com> | 2021-11-16 11:33:12 +0000 |
---|---|---|
committer | David Truby <david.truby@arm.com> | 2022-01-19 14:11:45 +0000 |
commit | db04d3e30b3878ae39ef64eb0b0a1538644c7f6a (patch) | |
tree | 26e507ec5749e633ca64e0228b26f3119fda969e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 6df82597af78cc3548bc3f03b6bc0f92541acfc2 (diff) | |
download | llvm-db04d3e30b3878ae39ef64eb0b0a1538644c7f6a.zip llvm-db04d3e30b3878ae39ef64eb0b0a1538644c7f6a.tar.gz llvm-db04d3e30b3878ae39ef64eb0b0a1538644c7f6a.tar.bz2 |
[AArch64][SVE][VLS] Move extends into arguments of comparisons
When a comparison is extended and it would be free to extend the
arguments to that comparison, we can propagate the extend into those arguments.
This prevents extra instructions being generated to extend the result of the
comparison, which is not free to extend.
Differential Revision: https://reviews.llvm.org/D116812
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions