Skip to content
Commit 8586bfd8 authored by John McCall's avatar John McCall
Browse files

@llvm.sqrt isn't really close enough to C's sqrt to justify emitting calls

to the intrinsic, even when math-errno is off.

Fixes rdar://problem/7828230 by falling back on the library function.

llvm-svn: 100613
parent 49487930
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