[PATCH] D116035: [VE] FADD,FSUB,FMUL,FDIV v256f32|f64 isel and tests

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 20 05:38:08 PST 2021


simoll created this revision.
simoll added a reviewer: kaz7.
simoll added a project: VE.
Herald added a subscriber: hiraditya.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Depends on D115940 <https://reviews.llvm.org/D115940> for the `Binary_rv_vr_vv` pattern class op isel fragment used for divisions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116035

Files:
  llvm/lib/Target/VE/VVPInstrInfo.td
  llvm/lib/Target/VE/VVPInstrPatternsVec.td
  llvm/lib/Target/VE/VVPNodes.def
  llvm/test/CodeGen/VE/Vector/vp_fadd.ll
  llvm/test/CodeGen/VE/Vector/vp_fdiv.ll
  llvm/test/CodeGen/VE/Vector/vp_fmul.ll
  llvm/test/CodeGen/VE/Vector/vp_fsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116035.395421.patch
Type: text/x-patch
Size: 18494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211220/86513be9/attachment.bin>


More information about the llvm-commits mailing list