Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libc][math] switch __FLT_RADIX__ usages to use FLT_RADIX from hdr/float_macros.h #90496

Closed
Flandini opened this issue Apr 29, 2024 · 1 comment
Labels

Comments

@Flandini
Copy link
Contributor

From #88443 (comment).

Looks like all usage is in the scalbn* functions.

@github-actions github-actions bot added the libc label Apr 29, 2024
@Flandini
Copy link
Contributor Author

A followup to #88433 and #88674.

lntue added a commit to lntue/llvm-project that referenced this issue May 28, 2024
Fixes llvm#88433, llvm#90496.

Co-authored-by: aniplcc <aniplccode@gmail.com>
Co-authored-by: Tue Ly <lntue@google.com>
lntue added a commit that referenced this issue May 28, 2024
This is the continuation of
#88674.

Fixes #88433, #90496.

---------

Co-authored-by: aniplcc <aniplccode@gmail.com>
vg0204 pushed a commit to vg0204/llvm-project that referenced this issue May 29, 2024
This is the continuation of
llvm#88674.

Fixes llvm#88433, llvm#90496.

---------

Co-authored-by: aniplcc <aniplccode@gmail.com>
@lntue lntue closed this as completed May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants