aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2025-09-01 16:09:52 -0400
committerGitHub <noreply@github.com>2025-09-01 16:09:52 -0400
commita80a1988f7b73f1608f22a35f20261358aa09085 (patch)
treec7a349cae7201631d18a7be0f5ac27f7d008779f /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent5176fb8b1369f9738731ea3452828b29227e1e06 (diff)
downloadllvm-a80a1988f7b73f1608f22a35f20261358aa09085.zip
llvm-a80a1988f7b73f1608f22a35f20261358aa09085.tar.gz
llvm-a80a1988f7b73f1608f22a35f20261358aa09085.tar.bz2
[SLP]Better support for copyable values in stores
Currently stores are sorted by the stored values instruction types, which do not include analysis for copyables. The compiler may miss some potential vectorization opportunities because of that. Patch adds detection of the copyables in stored values. Reviewers: hiraditya, HanKuanChen, RKSimon Reviewed By: RKSimon Pull Request: https://github.com/llvm/llvm-project/pull/153213
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions