Skip to content
Commit 4bb3f8f2 authored by Michael Kuperstein's avatar Michael Kuperstein
Browse files

Adds missing TLI check for library simplification of

* pow(x, 0.5) -> fabs(sqrt(x)) 
* pow(2.0, x) -> exp2(x)

llvm-svn: 188656
parent e4eb7818
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