Skip to content
Snippets Groups Projects
Commit 0cc4ad98 authored by Evan Cheng's avatar Evan Cheng
Browse files

Extend the r107852 optimization which turns some fp compare to code sequence...

Extend the r107852 optimization which turns some fp compare to code sequence using only i32 operations. It now optimize some f64 compares when fp compare is exceptionally slow (e.g. cortex-a8). It also catches comparison against 0.0.

llvm-svn: 108258
parent ca9f2a02
No related branches found
No related tags found
No related merge requests found
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