This patch adds VL patterns for vector widening floating-point fused multiply-add instructions to support fixed length vector type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124505
[RISCV] Add VL patterns for vector widening floating-point fused multiply-add instructions. ClosedPublic Authored by jacquesguan on Apr 27 2022, 12:29 AM.
Details Summary This patch adds VL patterns for vector widening floating-point fused multiply-add instructions to support fixed length vector type.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.May 19 2022, 10:18 PM This revision was landed with ongoing or failed builds.May 20 2022, 12:11 AM Closed by commit rG8fc4fcecb8ce: [RISCV] Add VL patterns for vector widening floating-point fused multiply-add… (authored by jacquesguan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430892 llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfwmacc.ll
|
Is this longer than 80 columns?