[PATCH] D140027: [RISCV] Avoid generate large LMUL vmv.s.x or fvmv.s.f
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 10:54:01 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd86011984e27: [RISCV] Avoid generate large LMUL vmv.s.x or fvmv.s.f (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D140027?vs=482861&id=482936#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140027/new/
https://reviews.llvm.org/D140027
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-i1.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-shuffles.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
llvm/test/CodeGen/RISCV/rvv/insertelt-fp.ll
llvm/test/CodeGen/RISCV/rvv/insertelt-i1.ll
llvm/test/CodeGen/RISCV/rvv/insertelt-int-rv32.ll
llvm/test/CodeGen/RISCV/rvv/insertelt-int-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140027.482936.patch
Type: text/x-patch
Size: 89941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/2538d6f6/attachment-0001.bin>
More information about the llvm-commits
mailing list