[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
Mon Feb 8 22:41:21 PST 2021


craig.topper updated this revision to Diff 322296.
craig.topper added a comment.

Rebase


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.322296.patch
Type: text/x-patch
Size: 22093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210209/ba5c71c9/attachment.bin>


More information about the llvm-commits mailing list