[PATCH] D117783: [RISCV] Match VF variants for masked VFRDIV/VFRSUB

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 21 03:47:14 PST 2022


frasercrmck updated this revision to Diff 401929.
frasercrmck added a comment.

rebase and add CGP sinking for vp.fsub and vp.fdiv


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117783

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfrdiv-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfrsub-vp.ll
  llvm/test/CodeGen/RISCV/rvv/sink-splat-operands.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117783.401929.patch
Type: text/x-patch
Size: 19427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220121/1d3383c4/attachment.bin>


More information about the llvm-commits mailing list