[libc-commits] [libc] [libc] Add float128 fallback support and integrate with FPBits (PR #187299)

via libc-commits libc-commits at lists.llvm.org
Sun Mar 22 19:56:44 PDT 2026


lntue wrote:

> > @Emmaliu2006git : I'm sorry but why are you working on this? This direction is currently reserved to our upcoming GSoC 2026 project: https://discourse.llvm.org/t/gsoc-2026-libc-enable-float80-and-float128-math-support-on-unsupported-targets-for-llvm-libc/89647, and I prefer to not having duplicated work done. Please keep in touch with us on discord or discourse about what you plan to do. Thanks!
> 
> Hi, thanks for the clarification.
> 
> I apologize for the confusion — I initially thought it would be acceptable to define and work on my own “starter tasks” within the scope of this project, since I’m planning to apply for GSoC 2026 under this topic. My intention was to get familiar with the codebase early and start contributing in a relevant area.
> 
> I understand now that this project is reserved and that I should instead focus on existing good first issues or other open tasks. I’ll adjust accordingly.
> 
> Thanks again for pointing this out, and sorry for any inconvenience caused.

No worry.  You can feel free to experiment with these in your own fork of LLVM project, just don't create PRs for the official repo yet.

You can join our libc channel on discord (https://discord.gg/xS7Z362) or our regular LLVM libc math meeting (https://discourse.llvm.org/t/fortnightly-llvm-libc-math-library-meeting/89166) for discussion.  There are plenty of things that you could try to get familiar with the codebase and start contributing.

https://github.com/llvm/llvm-project/pull/187299


More information about the libc-commits mailing list