[PATCH] D135522: [LoongArch] Handle missing CondCodes

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 8 18:27:51 PDT 2022


gonglingqin created this revision.
Herald added a subscriber: 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/D135522

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: D135522.466323.patch
Type: text/x-patch
Size: 9842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221009/1d40ef27/attachment.bin>


More information about the llvm-commits mailing list