<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/test/src/math/cospif_test.cpp, branch users/nico/python-1</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] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTEM to be header-only. (#143187)</title>
<updated>2025-06-11T20:25:27+00:00</updated>
<author>
<name>lntue</name>
<email>lntue@google.com</email>
</author>
<published>2025-06-11T20:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d87eea35fac5a34a841c637db8908128409a184e'/>
<id>d87eea35fac5a34a841c637db8908128409a184e</id>
<content type='text'>
This is the first step in preparation for:
https://discourse.llvm.org/t/rfc-make-clang-builtin-math-functions-constexpr-with-llvm-libc-to-support-c-23-constexpr-math-functions/86450</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first step in preparation for:
https://discourse.llvm.org/t/rfc-make-clang-builtin-math-functions-constexpr-with-llvm-libc-to-support-c-23-constexpr-math-functions/86450</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][math][C23] Cospif function should only return unsigned zeros (#98037)</title>
<updated>2024-07-09T11:39:44+00:00</updated>
<author>
<name>Hendrik Hübner</name>
<email>117831077+HendrikHuebner@users.noreply.github.com</email>
</author>
<published>2024-07-09T11:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=72ccdd8192114273501396908a6cac8b1a23dcea'/>
<id>72ccdd8192114273501396908a6cac8b1a23dcea</id>
<content type='text'>
Patches the cospif function, which should always return unsigned zeros
as specified in the standard. Also updates unit tests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patches the cospif function, which should always return unsigned zeros
as specified in the standard. Also updates unit tests.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][C23][math] Implement cospif function correctly rounded for all rounding modes (#97464)</title>
<updated>2024-07-06T13:24:05+00:00</updated>
<author>
<name>Hendrik Hübner</name>
<email>117831077+HendrikHuebner@users.noreply.github.com</email>
</author>
<published>2024-07-06T13:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f8834ed24bf11d19c96c49d42e77d4408af91fd8'/>
<id>f8834ed24bf11d19c96c49d42e77d4408af91fd8</id>
<content type='text'>
I also fixed a comment in sinpif.cpp in the first commit. Should this be
included in this PR?

All tests were passed, including the exhaustive test.

CC: @lntue</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I also fixed a comment in sinpif.cpp in the first commit. Should this be
included in this PR?

All tests were passed, including the exhaustive test.

CC: @lntue</pre>
</div>
</content>
</entry>
</feed>
