<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/src/math/amdgpu/lgamma_r.cpp, branch users/nico/python-2</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] Cleanup unimplemented math functions (#143173)</title>
<updated>2025-06-06T17:27:13+00:00</updated>
<author>
<name>Joseph Huber</name>
<email>huberjn@outlook.com</email>
</author>
<published>2025-06-06T17:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=525726a52078d1a03e8903458f4e92d41154e879'/>
<id>525726a52078d1a03e8903458f4e92d41154e879</id>
<content type='text'>
Summary:
This patch cleans up the leftoever files that were either implemented or
are still unimplemented stubs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
This patch cleans up the leftoever files that were either implemented or
are still unimplemented stubs.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Add `lgamma` and `lgamma_r` stubs for the GPU (#102019)</title>
<updated>2024-08-05T19:53:05+00:00</updated>
<author>
<name>Joseph Huber</name>
<email>huberjn@outlook.com</email>
</author>
<published>2024-08-05T19:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=88d288489e09a261f6740972dcaf6fedaf87a762'/>
<id>88d288489e09a261f6740972dcaf6fedaf87a762</id>
<content type='text'>
Summary:
These functions are used by the &lt;random&gt; implementation in libc++ and
cause a lot of tests to fail. For now we provide these through the
vendor abstraction until we have a real version. The NVPTX version
doesn't even update the output correctly so these are just temporary.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
These functions are used by the &lt;random&gt; implementation in libc++ and
cause a lot of tests to fail. For now we provide these through the
vendor abstraction until we have a real version. The NVPTX version
doesn't even update the output correctly so these are just temporary.</pre>
</div>
</content>
</entry>
</feed>
