[PATCH] D122369: [RISCV] Add VL patterns for vfwmul/vfwadd/vfwsub

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 23:19:29 PDT 2022


Jimerlife updated this revision to Diff 417835.
Jimerlife added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122369

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-fp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfwadd.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfwmul.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfwsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122369.417835.patch
Type: text/x-patch
Size: 71367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/9a794ba2/attachment.bin>


More information about the llvm-commits mailing list