<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LLVM unit tests have error in random number handling"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106232#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LLVM unit tests have error in random number handling"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106232">bug 106232</a>
              from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="Jose Fonseca <jfonseca@vmware.com>"> <span class="fn">Jose Fonseca</span></a>
</span></b>
        <pre>It's been a long time, but I think Tom's right.  This was a thinko, and my
intent was the opposite.


<span class="quote">> And float range is only from 0 to 2.0f?</span >

That's correct.  That's sufficient to exercise the clamping.

Remember that if we generated a range between 0 and a VERY_LARGE_NUMBER, then
only 1/VERY_LARGE_NUMBER of the cases would actually be in the most interesting
range of 0..1</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>