[PATCH] D124505: [RISCV] Add VL patterns for vector widening floating-point fused multiply-add instructions.
Jianjian Guan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 00:29:43 PDT 2022
jacquesguan created this revision.
jacquesguan added reviewers: craig.topper, asb, luismarques, frasercrmck, benshi001.
Herald added subscribers: sunshaoce, VincentWu, luke957, StephenFan, vkmr, evandro, 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.
jacquesguan requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.
This patch adds VL patterns for vector widening floating-point fused multiply-add instructions to support fixed length vector type.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D124505
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfwmacc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124505.425430.patch
Type: text/x-patch
Size: 65666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/d5fe78d6/attachment.bin>
More information about the llvm-commits
mailing list