Support SETLE/SETEQ and expand SETGE/SETNE/SETGT
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135511
[LoongArch] Handle missing CondCodes ClosedPublic Authored by gonglingqin on Oct 8 2022, 2:30 AM.
Details Summary Support SETLE/SETEQ and expand SETGE/SETNE/SETGT
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 11 2022, 4:04 AM Closed by commit rGec2640bf3a52: [LoongArch] Handle missing CondCodes (authored by gonglingqin, committed by SixWeining). · Explain WhyOct 12 2022, 6:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467117 llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/test/CodeGen/LoongArch/ir-instruction/fcmp-dbl.ll
llvm/test/CodeGen/LoongArch/ir-instruction/fcmp-flt.ll
|