[PATCH] D71897: [X86] Adding fp128 support for strict fcmp

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 21:20:37 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9a621de1ecad: [X86] Adding fp128 support for strict fcmp (authored by pengfei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71897

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fp128-libcalls-strict.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71897.236756.patch
Type: text/x-patch
Size: 12258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/9cb52308/attachment-0001.bin>


More information about the llvm-commits mailing list