[PATCH] D135511: [LoongArch] Handle missing CondCodes

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 8 02:30:07 PDT 2022


gonglingqin created this revision.
gonglingqin added reviewers: xen0n, xry111, SixWeining, wangleiat, MaskRay.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
gonglingqin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Support SETLE/SETEQ and expand SETGE/SETNE/SETGT


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135511

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135511.466270.patch
Type: text/x-patch
Size: 9842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221008/f6c00028/attachment.bin>


More information about the llvm-commits mailing list