[PATCH] D72477: [TargetLowering][ARM][X86] Change softenSetCCOperands handling of ONE to avoid spurious exceptions for QNANs with strict FP quiet compares

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 11:01:28 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb590e0fd810e: [TargetLowering][ARM][X86] Change softenSetCCOperands handling of ONE to avoid… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72477

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/Thumb2/float-cmp.ll
  llvm/test/CodeGen/X86/fp128-compare.ll
  llvm/test/CodeGen/X86/fp128-libcalls-strict.ll
  llvm/test/CodeGen/X86/fpcmp-soft-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72477.237394.patch
Type: text/x-patch
Size: 6188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200110/0301d68a/attachment.bin>


More information about the llvm-commits mailing list