aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2023-06-23 14:56:56 +0100
committerLuke Lau <luke@igalia.com>2023-06-26 09:36:03 +0100
commit0e9384a6c6ca86e042a1ed75c5f22db7cf14f132 (patch)
treef6ab07588f153664cd91b53be0e180d9b9883e46 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent0d0bfa8a14dc9061cea1699b933e27ba057c340b (diff)
downloadllvm-0e9384a6c6ca86e042a1ed75c5f22db7cf14f132.zip
llvm-0e9384a6c6ca86e042a1ed75c5f22db7cf14f132.tar.gz
llvm-0e9384a6c6ca86e042a1ed75c5f22db7cf14f132.tar.bz2
[RISCV] Teach doPeepholeMaskedRVV to handle vslide{up,down}
We already handle vslide1{up,down}, so this extends it to vslide{up,down}. This was unintentionally added in https://reviews.llvm.org/D150463 and then removed in 37cfcfcef76bb615b941d7077ca81168bd7ad080, but unless I'm missing something this should still be ok as the mask only controls what destination elements are written to. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D153631
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions