[all-commits] [llvm/llvm-project] ec2640: [LoongArch] Handle missing CondCodes

Gong LingQin via All-commits all-commits at lists.llvm.org
Wed Oct 12 06:28:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec2640bf3a5221a3ac58f25b34976be6264e8e21
      https://github.com/llvm/llvm-project/commit/ec2640bf3a5221a3ac58f25b34976be6264e8e21
  Author: gonglingqin <gonglingqin at loongson.cn>
  Date:   2022-10-12 (Wed, 12 Oct 2022)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
    M llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    M llvm/test/CodeGen/LoongArch/ir-instruction/fcmp-dbl.ll
    M llvm/test/CodeGen/LoongArch/ir-instruction/fcmp-flt.ll

  Log Message:
  -----------
  [LoongArch] Handle missing CondCodes

Support SETLE/SETEQ and expand SETGE/SETNE/SETGT

Differential Revision: https://reviews.llvm.org/D135511




More information about the All-commits mailing list