diff options
author | Luke Lau <luke@igalia.com> | 2024-12-02 17:10:57 +0800 |
---|---|---|
committer | Luke Lau <luke@igalia.com> | 2024-12-02 17:15:53 +0800 |
commit | df10f1c6f79a77e45e44c62974a186decb0f1f33 (patch) | |
tree | 08eb66730f80a1a67ffb44cc437be523094b9e3b /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | fec0eb4c3ef2a1fa2e0e413b0ea4871ee0bcebd1 (diff) | |
download | llvm-df10f1c6f79a77e45e44c62974a186decb0f1f33.zip llvm-df10f1c6f79a77e45e44c62974a186decb0f1f33.tar.gz llvm-df10f1c6f79a77e45e44c62974a186decb0f1f33.tar.bz2 |
[RISCV] Use getRISCVInstructionCost for split cost in mask reductions. NFC
This is effectively the same due to how the mask instructions have an
LMUL of 1 and cost of 1, but matches how we use LT.first elsewhere in
RISCVTargetTransformInfo.cpp by using it to multiply another
instruction cost.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions