[PATCH] D154726: [RISCV] Match shl_vl (ext_vl v, splat 1) to vwadd_vl
Liao Chunyu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 7 17:03:38 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1575063db259: [RISCV] Match shl_vl (ext_vl v, splat 1) to vwadd_vl (authored by liaolucy).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154726/new/
https://reviews.llvm.org/D154726
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpgather.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpscatter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154726.538297.patch
Type: text/x-patch
Size: 7410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230708/d62db946/attachment.bin>
More information about the llvm-commits
mailing list