[PATCH] D134274: [LoongArch] Add codegen support for strict_fsetccs and any_fsetcc

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 04:42:11 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134274

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134274.461533.patch
Type: text/x-patch
Size: 53120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/489c27c4/attachment-0001.bin>


More information about the llvm-commits mailing list