Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133281
[LoongArch] Add codegen support for ISD::FMA ClosedPublic Authored by gonglingqin on Sep 4 2022, 8:09 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 5 2022, 2:48 AM This revision was landed with ongoing or failed builds.Sep 12 2022, 7:05 PM Closed by commit rG3de3439bd7c0: [LoongArch] Add codegen support for ISD::FMA (authored by gonglingqin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 459623 llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchISelLowering.h
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
llvm/test/CodeGen/LoongArch/double-fma.ll
llvm/test/CodeGen/LoongArch/float-fma.ll
|