<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc.git/benchtests/modff-inputs, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/'/>
<entry>
<title>benchtests: Add modff benchtest</title>
<updated>2025-06-13T14:29:39+00:00</updated>
<author>
<name>Adhemerval Zanella</name>
<email>adhemerval.zanella@linaro.org</email>
</author>
<published>2025-05-28T17:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=619fd4e37b959c78f0b3a94ea876a85730689845'/>
<id>619fd4e37b959c78f0b3a94ea876a85730689845</id>
<content type='text'>
It adds four ranges, which is how the generic implementation handles
normal numbers:

  1. Random inputs in the range [0.0, 1.0];
  2. Random inputs in the range [1.0, (float)(1U &lt;&lt; 23)];
  3. Random inputs in the range [(float)(1U &lt;&lt; 23), FLT_MAX];
  4. Random integral inputs in the range [0.0, (float)(1U &lt;&lt; 23)].

Reviewed-by: Wilco Dijkstra  &lt;Wilco.Dijkstra@arm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It adds four ranges, which is how the generic implementation handles
normal numbers:

  1. Random inputs in the range [0.0, 1.0];
  2. Random inputs in the range [1.0, (float)(1U &lt;&lt; 23)];
  3. Random inputs in the range [(float)(1U &lt;&lt; 23), FLT_MAX];
  4. Random integral inputs in the range [0.0, (float)(1U &lt;&lt; 23)].

Reviewed-by: Wilco Dijkstra  &lt;Wilco.Dijkstra@arm.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
