diff options
author | Vinayak Dev <104419489+vinayakdsci@users.noreply.github.com> | 2024-04-05 18:06:12 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-05 08:36:12 -0400 |
commit | 3b961d113e6986eb9a6b448b72a730c289b8e6ab (patch) | |
tree | 3bfa680e5cb8a4f4af43563a37cd4dc2a696789d /llvm/lib/IR/Function.cpp | |
parent | 08bb121835be432ac52372f92845950628ce9a4a (diff) | |
download | llvm-3b961d113e6986eb9a6b448b72a730c289b8e6ab.zip llvm-3b961d113e6986eb9a6b448b72a730c289b8e6ab.tar.gz llvm-3b961d113e6986eb9a6b448b72a730c289b8e6ab.tar.bz2 |
[libc] Implement roundeven C23 math functions (#87678)
Implements the functions `roundeven()`, `roundevenf()`, `roundevenl()`
from the roundeven family of functions introduced in C23. Also
implements `roundevenf128()`.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions