Add patterns for Vector Widening Floating-Point Add/Subtract Instructions
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117466
[RISCV] Add patterns for vector widening floating-point add/subtract instructions ClosedPublic Authored by jacquesguan on Jan 17 2022, 4:10 AM.
Details Summary Add patterns for Vector Widening Floating-Point Add/Subtract Instructions
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 24 others. · View Herald TranscriptJan 17 2022, 4:10 AM This revision is now accepted and ready to land.Jan 17 2022, 11:44 AM This revision was landed with ongoing or failed builds.Jan 17 2022, 6:51 PM Closed by commit rGc29d6c410e76: [RISCV] Add patterns for vector widening floating-point add/subtract… (authored by jacquesguan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 400691 llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/test/CodeGen/RISCV/rvv/vfwadd-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vfwsub-sdnode.ll
|