<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Oct 29, 2013 at 3:48 PM, Aaron Ballman <span dir="ltr"><<a href="mailto:aaron@aaronballman.com" target="_blank">aaron@aaronballman.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There were about 15 warnings in several places from it.<br>
<br>
LiveIntervalAnalysis.cpp<br>
RegAllocGreedy.cpp in three places<br>
Spiller.cpp<br>
LiveInterval.h in two places<br>
<br>
If it was just in a single header file and getting tripped over on<br>
include, I would be okay with it, but it's a bit more widely dispersed<br>
than that.<br>
<br>
Alternatively, we could make an llvm::huge_valf that does suppress the<br>
warning and gets used in place of HUGE_VALF, if that's preferable?<br></blockquote><div><br></div><div>llvm::huge_valf does sound preferable, as annoying as it is not to be able to use standard stuff from math.h.</div>
</div></div></div>