<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/src/math/generic/atan2l.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][math] fix atan2l build failure. (#151413)</title>
<updated>2025-07-30T23:18:33+00:00</updated>
<author>
<name>Muhammad Bassiouni</name>
<email>60100307+bassiounix@users.noreply.github.com</email>
</author>
<published>2025-07-30T23:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=2b2f5791f2b5a1f8f38844ba14c965ea9b3c72f5'/>
<id>2b2f5791f2b5a1f8f38844ba14c965ea9b3c72f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][math] Refactor atan2 implementation to header-only in src/__support/math folder. (#150968)</title>
<updated>2025-07-30T22:07:55+00:00</updated>
<author>
<name>Muhammad Bassiouni</name>
<email>60100307+bassiounix@users.noreply.github.com</email>
</author>
<published>2025-07-30T22:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=c8b6ddf3a3b32283d8c31f988aadbed291a38c80'/>
<id>c8b6ddf3a3b32283d8c31f988aadbed291a38c80</id>
<content type='text'>
Part of #147386

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>
Part of #147386

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] Add definition for `atan2l` on 64-bit long double platforms (#104489)</title>
<updated>2024-08-15T19:59:28+00:00</updated>
<author>
<name>Joseph Huber</name>
<email>huberjn@outlook.com</email>
</author>
<published>2024-08-15T19:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=55aa4ea1c7ff99aea69e07c9db6471f9ac31167a'/>
<id>55aa4ea1c7ff99aea69e07c9db6471f9ac31167a</id>
<content type='text'>
Summary:
This just adds `atan2l` for platforms that can implement it as an alias
to `atan2`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
This just adds `atan2l` for platforms that can implement it as an alias
to `atan2`.</pre>
</div>
</content>
</entry>
</feed>
