[PATCH] D67105: [TargetLowering] Fix another potential FPE in expandFP_TO_UINT

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 14:16:09 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG28b573d2497e: [TargetLowering] Fix another potential FPE in expandFP_TO_UINT (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67105

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/SystemZ/fp-strict-conv-10.ll
  llvm/test/CodeGen/SystemZ/fp-strict-conv-12.ll
  llvm/test/CodeGen/X86/fp-cvt.ll
  llvm/test/CodeGen/X86/fp-intrinsics.ll
  llvm/test/CodeGen/X86/scalar-fp-to-i64.ll
  llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67105.232648.patch
Type: text/x-patch
Size: 59966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/ef03e7e1/attachment-0001.bin>


More information about the llvm-commits mailing list