A follow up patch will add support for commuting operands or
changing opcode to vfmacc and friends.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95662
[RISCV] Add scalable vector support for floating point FMA instructions ClosedPublic Authored by craig.topper on Jan 28 2021, 9:06 PM.
Details Summary A follow up patch will add support for commuting operands or
Diff Detail
Event TimelineHerald added subscribers: NickHung, luismarques, apazos and 23 others. · View Herald TranscriptJan 28 2021, 9:06 PM This revision is now accepted and ready to land.Feb 1 2021, 5:22 AM This revision was landed with ongoing or failed builds.Feb 1 2021, 9:53 AM Closed by commit rG72b31ad4b8c1: [RISCV] Add scalable vector support for floating point FMA instructions (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 320506 llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/test/CodeGen/RISCV/rvv/vfmadd-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vfmsub-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vfnmadd-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vfnmsub-sdnode.ll
|