[PATCH] D120235: [RISCV] Fold store of vmv.f.s to a vse with VL=1.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 17:52:08 PST 2022


jacquesguan updated this revision to Diff 410421.
jacquesguan added a comment.

Add scalable vector test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120235

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-buildvec.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpload.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120235.410421.patch
Type: text/x-patch
Size: 7992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/fa434907/attachment.bin>


More information about the llvm-commits mailing list