<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:dan433584@gmail.com" title="Dan Gohman <dan433584@gmail.com>"> <span class="fn">Dan Gohman</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - long double is suboptimal on WebAssembly"
href="https://bugs.llvm.org/show_bug.cgi?id=36038">bug 36038</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>dan433584@gmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - long double is suboptimal on WebAssembly"
href="https://bugs.llvm.org/show_bug.cgi?id=36038#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - long double is suboptimal on WebAssembly"
href="https://bugs.llvm.org/show_bug.cgi?id=36038">bug 36038</a>
from <span class="vcard"><a class="email" href="mailto:dan433584@gmail.com" title="Dan Gohman <dan433584@gmail.com>"> <span class="fn">Dan Gohman</span></a>
</span></b>
<pre>Yes. Also worth mentioning here is that LLVM has the iprintf optimization for
printf calls that don't use floating point, and in r357552 we've now also added
a __small_printf optimization for printf calls that don't use long double, to
allow participating libc's to avoid linking in the long double emulation code
when it isn't needed.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>