[PATCH] D149667: [RISCV] Use vslide1down lowering for two element non-constant build_vectors

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 07:35:43 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9fc5af1b8466: [RISCV] Use vslide1down lowering for two element non-constant build_vectors (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149667

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-shuffle-reverse.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitcast.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp2i-sat.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-load.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-buildvec.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-store.ll
  llvm/test/CodeGen/RISCV/rvv/fold-vector-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149667.519071.patch
Type: text/x-patch
Size: 11850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/e61c69c1/attachment.bin>


More information about the llvm-commits mailing list