Skip to content
Commit d011d531 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Add a note about the inability to model FP -> int conversions which

perform rounding other than truncation in the IR. Common C code for this
turns into really an LLVM intrinsic call that blocks a lot of further
optimizations.

llvm-svn: 123135
parent 96df71ad
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