Skip to content
Commit e35fe0f1 authored by Chris Lattner's avatar Chris Lattner
Browse files

convert fptosi(sitofp x) -> x if the fp value has enough bits in its mantissa

to accurately represent the integer.  This triggers 9 times in 471.omnetpp,
though 8 of those seem to be inlined from the same place.

llvm-svn: 51271
parent 6fcdec28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment