<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 7/11/2017 11:38 AM, Anastasiya
Ruzhanskaya wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAH7gUZaXhsaHDTk9bSept4W=ScpzGjBOhRZFnwA3+yZu0bdqaw@mail.gmail.com">
<div dir="ltr">
<div>
<div>great, thank you!<br>
<br>
</div>
Still, I have tried fast option:<span
style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline"
id="gmail-docs-internal-guid-32e4a391-32eb-56f1-789e-2e8abde3a7ea"><br>
clang -S -O3 -mllvm -ffast-math -emit-llvm sqrt.c -o sqrt.s<br>
</span></div>
</div>
</blockquote>
<br>
"-mllvm -ffast-math" is not a thing; the flag is just
"-ffast-math". (We should probably rename the Hexagon backend
option to avoid confusion.)<br>
<br>
-Eli<br>
<pre class="moz-signature" cols="72">--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project</pre>
</body>
</html>