[PATCH] D149658: [RISCV] Use vslidedown for undef sub-sequences in generic build_vector

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG53710b43a054: [RISCV] Use vslidedown for undef sub-sequences in generic build_vector (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D149658?vs=518750&id=519073#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149658

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-i2fp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-load.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-store.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect.ll
  llvm/test/CodeGen/RISCV/srem-seteq-illegal-types.ll
  llvm/test/CodeGen/RISCV/urem-seteq-illegal-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149658.519073.patch
Type: text/x-patch
Size: 16840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/1bb4642a/attachment.bin>


More information about the llvm-commits mailing list