[PATCH] D117466: [RISCV] Add patterns for vector widening floating-point add/subtract instructions

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 18:51:25 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc29d6c410e76: [RISCV] Add patterns for vector widening floating-point add/subtract… (authored by jacquesguan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117466

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/test/CodeGen/RISCV/rvv/vfwadd-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfwsub-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117466.400691.patch
Type: text/x-patch
Size: 22796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/ee54cbf2/attachment.bin>


More information about the llvm-commits mailing list