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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 06:59:16 PST 2022


frasercrmck created this revision.
frasercrmck added a reviewer: craig.topper.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, vkmr, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
frasercrmck requested review of this revision.
Herald added subscribers: llvm-commits, eopXD, MaskRay.
Herald added a project: LLVM.

This patch follows up on D117697 <https://reviews.llvm.org/D117697> to help the simple binary operations
behave similarly in the presence of masks.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117783

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117783.401626.patch
Type: text/x-patch
Size: 15988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/c16357d4/attachment.bin>


More information about the llvm-commits mailing list