<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">于 2013/4/7 2:28, Renato Golin 写道:<br>
</div>
<blockquote
cite="mid:CAMSE1kcJH3CD-fd2YQNcqaimw4nyYJOyFWZ1bYFpn=Scv5TY5Q@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<div dir="ltr">Thanks both of you! ;)
<div><br>
</div>
<div style="">Committed in 178957.<br>
</div>
</div>
</blockquote>
<br>
Thanks. I rebased TILE-Gx on latest code, and found sqlite3
passed.<br>
<br>
---<br>
Regards,<br>
Jiong<br>
<br>
<blockquote
cite="mid:CAMSE1kcJH3CD-fd2YQNcqaimw4nyYJOyFWZ1bYFpn=Scv5TY5Q@mail.gmail.com"
type="cite">
<div dir="ltr">
<div style=""><br>
</div>
<div style="">cheers,</div>
<div style="">--renato</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">
On 6 April 2013 17:40, Daniel Dunbar <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:daniel@zuster.org"
target="_blank">daniel@zuster.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">LGTM, thanks for fixing it up!<span
class="HOEnZb"><font color="#888888">
<div><br>
</div>
<div> - Daniel</div>
</font></span></div>
<div class="HOEnZb">
<div class="h5">
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">
On Thu, Apr 4, 2013 at 5:20 PM, Renato Golin <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:renato.golin@linaro.org"
target="_blank">renato.golin@linaro.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div>On 5 April 2013 00:57, Renato Golin <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:renato.golin@linaro.org"
target="_blank">renato.golin@linaro.org</a>></span>
wrote:<br>
</div>
<div class="gmail_extra">
<div class="gmail_quote">
<div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">
<div><span style="color:rgb(34,34,34)">I'll
share my results once they're
done, and while that, the
test-suite is running with the new
fpcmp.</span></div>
</div>
</blockquote>
<div><br>
</div>
</div>
<div>Patch attached. Whole test-suite pass
(voronoi still fails, as before,
unrelated).</div>
<div><br>
</div>
<div>Some simple extra tests:</div>
<div><br>
</div>
<div>
<div>1.31231312,3</div>
<div>1.3123131,3</div>
<div>Old: would compare 1.31231312 with 3
and fail<br>
</div>
<div>New, as expected: e-7 pass, e-8 fails</div>
<div><br>
</div>
<div>1231.23123123</div>
<div>123.123123123</div>
<div>
Both behave well<br>
</div>
<div><br>
</div>
<div>421.41414abcdef</div>
<div>421.4141411abcdef</div>
<div>Old: FP Comparison failed, not a
numeric difference between 'a' and '4'<br>
</div>
<div>New, as expected: e-8 pass, e-9 fails</div>
<div><br>
</div>
<div>lalala 123foo</div>
<div>lalala123foo</div>
<div>Both behave well<br>
</div>
<div><br>
</div>
<div>31,312.312<br>
</div>
<div>31,312.31</div>
<div>At the end of a file.<br>
</div>
<div>Old, as expected, not a numeric
difference between '' and '3'<br>
</div>
<div>New, as expected, reports the error
e-6 and beyond</div>
</div>
<div><br>
</div>
<div>cheers,</div>
<div>--renato</div>
<div><br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
llvm-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a>
</pre>
</blockquote>
<br>
</body>
</html>