diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-01-09 22:36:18 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-01-09 22:36:18 +0000 |
commit | d011d5317ce2cf9a0b1eaeddb3eae512a2eabfc3 (patch) | |
tree | e34e51c828c4dfe20e3a1dda4fe75a3ad9fe06c9 /llvm/lib/Analysis/ScalarEvolution.cpp | |
parent | 96df71ad90b2e59943d0c34acf0cd661dbce050b (diff) | |
download | bcm5719-llvm-d011d5317ce2cf9a0b1eaeddb3eae512a2eabfc3.tar.gz bcm5719-llvm-d011d5317ce2cf9a0b1eaeddb3eae512a2eabfc3.zip |
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
Diffstat (limited to 'llvm/lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions