llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
26.98k stars 11.05k forks source link

[gsoc2024][libc][math][c23] Implement _Float16 basic operations #93566

Open overmighty opened 1 month ago

overmighty commented 1 month ago

This issue is part of the following Google Summer of Code 2024 project: https://summerofcode.withgoogle.com/programs/2024/projects/1vPVUj93.

JonChesterfield commented 1 month ago

I think this broke the aarch64 libc bot, e.g. https://lab.llvm.org/buildbot/#/builders/138

overmighty commented 1 month ago

@JonChesterfield See https://github.com/llvm/llvm-project/pull/94569.