[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
Thu Mar 3 00:36:03 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG44a430354d63: [RISCV] Fold store of vmv.f.s to a vse with VL=1. (authored by jacquesguan).

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.412618.patch
Type: text/x-patch
Size: 7992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220303/ddfe641e/attachment.bin>


More information about the llvm-commits mailing list