[PATCH] D122369: [RISCV] Add VL patterns for vfwmul/vfwadd/vfwsub
WangLian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 23 20:34:41 PDT 2022
Jimerlife created this revision.
Jimerlife added reviewers: craig.topper, frasercrmck, asb, benshi001.
Jimerlife added a project: LLVM.
Herald added subscribers: s, VincentWu, luke957, StephenFan, 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, hiraditya, arichardson.
Herald added a project: All.
Jimerlife requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, jacquesguan, MaskRay.
Add VL patterns for vfwmul, vfwadd and vfwsub
Repository:
rG LLVM Github Monorepo
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.417818.patch
Type: text/x-patch
Size: 73214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/1b5828c4/attachment-0001.bin>
More information about the llvm-commits
mailing list