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

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 22:06:54 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa6d699b55df3: [LoongArch] Add codegen support for strict_fsetccs and any_fsetcc (authored by gonglingqin, committed by SixWeining).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134274/new/

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.462808.patch
Type: text/x-patch
Size: 53120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220926/31aeed91/attachment.bin>


More information about the llvm-commits mailing list