diff options
author | OverMighty <its.overmighty@gmail.com> | 2024-03-15 20:46:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-15 16:46:48 -0400 |
commit | 8ff96eb100d4811120f3050e5bc75848ea83a938 (patch) | |
tree | 19955bfa098c755678e45fca21e601200f6951a3 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | f0863a004e794b7cf90dd92869064e964400b52c (diff) | |
download | llvm-8ff96eb100d4811120f3050e5bc75848ea83a938.zip llvm-8ff96eb100d4811120f3050e5bc75848ea83a938.tar.gz llvm-8ff96eb100d4811120f3050e5bc75848ea83a938.tar.bz2 |
[libc][math][c23] Add nextup{,f,f128} and nextdown{,f,f128} functions (#85431)
See https://github.com/llvm/llvm-project/issues/85283.
I had a test for `nextdownl` that was failing and I thought I should add
`nextupl` and `nextdownl` later and first make a PR for the other
functions.
cc @lntue
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions