diff options
author | Luke Lau <luke@igalia.com> | 2024-07-26 07:56:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-26 07:56:12 +0800 |
commit | 754dc9ff5ada14afef0d7981192d44f249f63e27 (patch) | |
tree | f9ee71471b36753aae109dc5cfe0732d551f5a34 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 7432ad6af551d7b49f54ae2bb0693192ded987c6 (diff) | |
download | llvm-754dc9ff5ada14afef0d7981192d44f249f63e27.zip llvm-754dc9ff5ada14afef0d7981192d44f249f63e27.tar.gz llvm-754dc9ff5ada14afef0d7981192d44f249f63e27.tar.bz2 |
[RISCV] Move exact VLEN VLMAX transform to RISCVVectorPeephole (#100551)
We can teach RISCVVectorPeephole to detect when an AVL is equal to the
VLMAX when the exact VLEN is known and use the VLMAX sentinel instead,
and in doing so remove the need for getVLOp in RISCVISelLowering. This
keeps all the VLMAX logic in one place.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions