[PATCH] D146711: [RISCV] Lower insert subvector shuffles as vslideups

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 09:16:16 PDT 2023


luke updated this revision to Diff 508130.
luke added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146711

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-buildvec.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-shuffles.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shufflevector-vnsrl.ll
  llvm/test/CodeGen/RISCV/rvv/vector-deinterleave-fixed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146711.508130.patch
Type: text/x-patch
Size: 12980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/6db8eff4/attachment.bin>


More information about the llvm-commits mailing list