[PATCH] D153112: [RISCV] Match shl (ext v, splat 1) to vector widening add.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 18 18:47:02 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG04ed822dcc21: [RISCV] Match shl (ext v, splat 1) to vector widening add. (authored by jacquesguan).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153112/new/

https://reviews.llvm.org/D153112

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/test/CodeGen/RISCV/rvv/mgather-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/mscatter-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vpgather-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vpscatter-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153112.532498.patch
Type: text/x-patch
Size: 7306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/3c4b9559/attachment.bin>


More information about the llvm-commits mailing list