[PATCH] D53794: [TargetLowering] expandFP_TO_UINT - avoid FPE due to out of range conversion (PR17686)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 06:42:18 PST 2018
RKSimon updated this revision to Diff 172759.
RKSimon added a comment.
Fix signed/unsigned mismatch
Repository:
rL LLVM
https://reviews.llvm.org/D53794
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
test/CodeGen/X86/fp-cvt.ll
test/CodeGen/X86/scalar-fp-to-i64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53794.172759.patch
Type: text/x-patch
Size: 17156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/6bcb1e0e/attachment.bin>
More information about the llvm-commits
mailing list