[PATCH] D157299: [RISCV] Use vmv.s.x for a constant build_vector when the entire size is less than 32 bits
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 17:15:15 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0a9aacdb9a2: [RISCV] Use vmv.s.x for a constant build_vector when the entire size is less… (authored by reames).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157299/new/
https://reviews.llvm.org/D157299
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-buildvec.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-interleave.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-vslide1up.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157299.548000.patch
Type: text/x-patch
Size: 12101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/04f0fb4e/attachment.bin>
More information about the llvm-commits
mailing list