[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 12:42:35 PDT 2023
reames updated this revision to Diff 547918.
reames added a comment.
Address review comment
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.547918.patch
Type: text/x-patch
Size: 12101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230807/d48c24c2/attachment.bin>
More information about the llvm-commits
mailing list