[PATCH] D100815: [RISCV] Turn splat shuffles of vector loads into strided load with stride of x0.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 10:03:14 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG70254ccb69fa: [RISCV] Turn splat shuffles of vector loads into strided load with stride of x0. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100815

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  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: D100815.339698.patch
Type: text/x-patch
Size: 19846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/c93e1149/attachment.bin>


More information about the llvm-commits mailing list