Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134274
[LoongArch] Add codegen support for strict_fsetccs and any_fsetcc ClosedPublic Authored by gonglingqin on Sep 20 2022, 4:42 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 25 2022, 6:34 AM This revision was landed with ongoing or failed builds.Sep 25 2022, 10:06 PM Closed by commit rGa6d699b55df3: [LoongArch] Add codegen support for strict_fsetccs and any_fsetcc (authored by gonglingqin, committed by SixWeining). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 462808 llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/test/CodeGen/LoongArch/double-fcmp-strict.ll
llvm/test/CodeGen/LoongArch/double-fcmps-strict.ll
llvm/test/CodeGen/LoongArch/float-fcmp-strict.ll
llvm/test/CodeGen/LoongArch/float-fcmps-strict.ll
|