fma+neg will come in a different patch since I haven't done it for .vv
yet either.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96375
[RISCV] Add support for matching .vf forms of fadd/fsub/fmul/fdiv/fma for fixed vectors. ClosedPublic Authored by craig.topper on Feb 9 2021, 2:55 PM.
Details Summary fma+neg will come in a different patch since I haven't done it for .vv
Diff Detail
Event TimelineHerald added subscribers: StephenFan, vkmr, luismarques and 23 others. · View Herald TranscriptFeb 9 2021, 2:55 PM This revision is now accepted and ready to land.Feb 10 2021, 1:34 AM This revision was landed with ongoing or failed builds.Feb 10 2021, 10:17 AM Closed by commit rGcb161b3a8893: [RISCV] Add support for matching .vf forms of fadd/fsub/fmul/fdiv/fma for fixed… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322735 llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp.ll
|