[PATCH] D96186: [RISCV] Add support for selecting vrgather.vx/vi for fixed vector splat shuffles.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 10:04:04 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0c254b4a69db: [RISCV] Add support for selecting vrgather.vx/vi for fixed vector splat… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D96186?vs=322542&id=322727#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96186

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-vrgather.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-vrgather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96186.322727.patch
Type: text/x-patch
Size: 22228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/7dd527b3/attachment.bin>


More information about the llvm-commits mailing list