[PATCH] D67105: [TargetLowering] Fix another potential FPE in expandFP_TO_UINT
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 4 10:14:17 PDT 2019
uweigand updated this revision to Diff 218739.
uweigand added a comment.
Remove attempt to handle constant arguments
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.218739.patch
Type: text/x-patch
Size: 37606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/c5d7516e/attachment.bin>
More information about the llvm-commits
mailing list