Thanks for @xry111's previous bug fixes.
See https://github.com/loongson/llvm-project/pull/1 for more details.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133478
[LoongArch] Add codegen support for fmaxnum_ieee and fminnum_ieee ClosedPublic Authored by gonglingqin on Sep 8 2022, 1:32 AM.
Details Summary Thanks for @xry111's previous bug fixes.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 19 2022, 12:59 AM This revision was landed with ongoing or failed builds.Sep 20 2022, 4:24 AM Closed by commit rG7328ff75bab0: [LoongArch] Add codegen support for fmaxnum_ieee and fminnum_ieee (authored by gonglingqin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 458683 llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/test/CodeGen/LoongArch/fp-max-min.ll
|