[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 11:56:52 PST 2019


craig.topper updated this revision to Diff 232623.
craig.topper edited the summary of this revision.
craig.topper added a comment.

Fix bug in X86 code


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.232623.patch
Type: text/x-patch
Size: 59966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/e75b1b55/attachment.bin>


More information about the llvm-commits mailing list