[PATCH] D133478: [LoongArch] Add codegen support for fmaxnum_ieee and fminnum_ieee

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 01:32:15 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.

Thanks for @xry111's previous bug fixes.
See https://github.com/loongson/llvm-project/pull/1 for more details.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133478

Files:
  llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/test/CodeGen/LoongArch/fp-max-min.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133478.458683.patch
Type: text/x-patch
Size: 7977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/c0aff2a5/attachment.bin>


More information about the llvm-commits mailing list