<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Mar 29, 2012, at 4:53 PM, Lang Hames <<a href="mailto:lhames@gmail.com">lhames@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thanks for catching this. Fixed in r153704.</blockquote><div><br></div><div>Thanks for making 0.0 not a constant pool load. That was crazy.</div><div><br></div><div>/jakob</div><div><br></div><blockquote type="cite"><div><font color="#000000"><br></font></div><div><font color="#000000"><br></font><div class="gmail_quote">On Thu, Mar 29, 2012 at 4:11 PM, Jakob Stoklund Olesen <span dir="ltr"><<a href="mailto:stoklund@2pi.dk" target="_blank">stoklund@2pi.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><br>
On Mar 29, 2012, at 2:56 PM, Lang Hames <<a href="mailto:lhames@gmail.com" target="_blank">lhames@gmail.com</a>> wrote:<br>
<br>
> Author: lhames<br>
> Date: Thu Mar 29 16:56:11 2012<br>
> New Revision: 153696<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=153696&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=153696&view=rev</a><br>
> Log:<br>
> Try using vmov.i32 to materialize FP32 constants that can't be materialized by<br>
> vmov.f32.<br>
<br>
</div>Hi Lang,<br>
<br>
You broke ARM/widen-vmovs.ll with this patch.<br>
<br>
The test was expecting 0.0 to be a constant pool load, but the value is not essential to the test. You can just change it to a different value.<br>
<span><font><br>
/jakob<br>
<br>
</font></span></blockquote></div><br>
</div>
</blockquote></div><br></body></html>