[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 20 06:00:24 PST 2018
RKSimon updated this revision to Diff 174758.
RKSimon added a comment.
Rebased
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.174758.patch
Type: text/x-patch
Size: 16858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/8f0e9bf1/attachment-0001.bin>
More information about the llvm-commits
mailing list