[PATCH] D157120: [RISCV] Use v(f)slide1down for build_vector with dominant values

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 07:55:02 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG47fe3b3b9a26: [RISCV] Use v(f)slide1down for build_vector with dominant values (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D157120?vs=547268&id=547797#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157120

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-buildvec.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-shuffles.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157120.547797.patch
Type: text/x-patch
Size: 11636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230807/40a947de/attachment.bin>


More information about the llvm-commits mailing list