[PATCH] D99236: [RISCV] Turn splat shuffles of vector loads into scalar loads and a splat.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 20:37:22 PDT 2021


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

Remove duplicated "the" from comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99236

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: D99236.334580.patch
Type: text/x-patch
Size: 24960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/1de7a1a3/attachment.bin>


More information about the llvm-commits mailing list