<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/fuzzing/math/sin_fuzz.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[libc] Updated fuzz tests for trig functions (#148891)</title>
<updated>2025-07-16T17:57:47+00:00</updated>
<author>
<name>sribee8</name>
<email>sriya.pratipati@gmail.com</email>
</author>
<published>2025-07-16T17:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=037d34815efc6b2c0b3f9f4d19945e49aac831d1'/>
<id>037d34815efc6b2c0b3f9f4d19945e49aac831d1</id>
<content type='text'>
Fuzz tests were set up incorrectly so updated trig functions to match
the correct format.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fuzz tests were set up incorrectly so updated trig functions to match
the correct format.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] math fuzzing MPFR include statement (#102358)</title>
<updated>2024-08-07T21:12:40+00:00</updated>
<author>
<name>RoseZhang03</name>
<email>rosezhang@google.com</email>
</author>
<published>2024-08-07T21:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=2d95dee0c06687814eeb5c883e305a7197e26a95'/>
<id>2d95dee0c06687814eeb5c883e305a7197e26a95</id>
<content type='text'>
Updated the include statement for MPFR</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated the include statement for MPFR</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] created tan function fuzzer (#101570)</title>
<updated>2024-08-01T23:19:47+00:00</updated>
<author>
<name>RoseZhang03</name>
<email>rosezhang@google.com</email>
</author>
<published>2024-08-01T23:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=0142bd6b15aad04ee3a4391af3e47250077a586f'/>
<id>0142bd6b15aad04ee3a4391af3e47250077a586f</id>
<content type='text'>
Also edited file header formatting on sin_fuz and cos_fuzz</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also edited file header formatting on sin_fuz and cos_fuzz</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] added cos function fuzzing test (#101556)</title>
<updated>2024-08-01T21:59:55+00:00</updated>
<author>
<name>RoseZhang03</name>
<email>rosezhang@google.com</email>
</author>
<published>2024-08-01T21:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b45d36299e11708fe6de0104bc287328f7340e2d'/>
<id>b45d36299e11708fe6de0104bc287328f7340e2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] created fuzz test for sin function (#101411)</title>
<updated>2024-08-01T17:31:04+00:00</updated>
<author>
<name>RoseZhang03</name>
<email>rosezhang@google.com</email>
</author>
<published>2024-08-01T17:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=90065da6d5a5f661b60c2f75b0f2dc094d27f4f5'/>
<id>90065da6d5a5f661b60c2f75b0f2dc094d27f4f5</id>
<content type='text'>
Verifies that sin function output is correct by comparing with MPFR
output. NaN and inf are not tested (as our output will vary compared to
MPFR), and signed zeroes are already tested in unit tests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verifies that sin function output is correct by comparing with MPFR
output. NaN and inf are not tested (as our output will vary compared to
MPFR), and signed zeroes are already tested in unit tests.</pre>
</div>
</content>
</entry>
</feed>
