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

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 11:19:32 PDT 2019


uweigand updated this revision to Diff 224642.
uweigand marked an inline comment as done.
uweigand added a comment.

Rebase against current mainline -- Ping


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

https://reviews.llvm.org/D67105

Files:
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  test/CodeGen/SystemZ/fp-strict-conv-10.ll
  test/CodeGen/SystemZ/fp-strict-conv-12.ll
  test/CodeGen/X86/fp-intrinsics.ll
  test/CodeGen/X86/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67105.224642.patch
Type: text/x-patch
Size: 37606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191011/63b37c2c/attachment.bin>


More information about the llvm-commits mailing list