[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:01:12 PDT 2023
luke updated this revision to Diff 508115.
luke added a comment.
Use a tail agnostic policy if we're inserting at a suffix
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.508115.patch
Type: text/x-patch
Size: 12980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/5e30362a/attachment.bin>
More information about the llvm-commits
mailing list