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

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 00:21:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb3851e993152: [RISCV] Add VL patterns for vfwmul/vfwadd/vfwsub (authored by Jimerlife).

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.419346.patch
Type: text/x-patch
Size: 71367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/8ffb94db/attachment.bin>


More information about the llvm-commits mailing list