[PATCH] D67105: [TargetLowering] Fix another potential FPE in expandFP_TO_UINT
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 4 15:45:39 PST 2019
craig.topper updated this revision to Diff 232229.
craig.topper added a comment.
Herald added a subscriber: hiraditya.
Change the X86 code to the behavior as well. Regenerate the test changes which no longer applied cleanly.
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.232229.patch
Type: text/x-patch
Size: 58761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/ebf66a53/attachment.bin>
More information about the llvm-commits
mailing list