diff options
author | Luke Lau <luke@igalia.com> | 2025-01-23 10:17:39 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-23 10:17:39 +0800 |
commit | ba3e6f0f0f2bebeb2b82e976ea1b5df007784862 (patch) | |
tree | c9321fc2bab067734f7038196031aa68f6ce2509 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 9cefa3e6fccf30959433b96a8a275417b1429f4e (diff) | |
download | llvm-ba3e6f0f0f2bebeb2b82e976ea1b5df007784862.zip llvm-ba3e6f0f0f2bebeb2b82e976ea1b5df007784862.tar.gz llvm-ba3e6f0f0f2bebeb2b82e976ea1b5df007784862.tar.bz2 |
[RISCV][VLOPT] Remove dead passthru check in getOperandLog2EEW. NFC (#123911)
We already bail if the user is tied in checkUsers, which is true for all
passthrus. Remove the check in getOperandLog2EEW so that it only worries
about computing the OperandInfo, and leaves the passthru correctness to
checkUsers.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions