[libc][math] Refactor expm1f16 implementation to header-only in src/__support/math folder.#162132
Merged
bassiounix merged 1 commit intomainfrom Jan 10, 2026
Conversation
This was referenced Oct 6, 2025
Merged
Merged
Merged
Merged
This was referenced Oct 6, 2025
Merged
Merged
Merged
Merged
This was referenced Oct 6, 2025
Merged
Merged
Merged
Merged
Merged
This was referenced Oct 6, 2025
Merged
Merged
Merged
Merged
[libc][math] Refactor exp10m1f16 implementation to header-only in src/__support/math folder.
#161119
Merged
Member
Author
b6c1048 to
79625ae
Compare
38f8371 to
2c713ce
Compare
This was referenced Oct 17, 2025
Merged
Merged
79625ae to
20ca47a
Compare
2c713ce to
e13d6a0
Compare
20ca47a to
3d04ebf
Compare
e13d6a0 to
0f507ad
Compare
3d04ebf to
46bdbeb
Compare
0f507ad to
b9a0a45
Compare
46bdbeb to
53e5195
Compare
Base automatically changed from
users/bassiounix/spr/10-06-_libc_math_refactor_expm1f_implementation_to_header-only_in_src___support_math_folder
to
main
December 19, 2025 19:56
b9a0a45 to
b50aa26
Compare
lntue
approved these changes
Jan 8, 2026
Member
Author
…_support/math folder.
b50aa26 to
e2705c2
Compare
bassiounix
added a commit
that referenced
this pull request
Jan 10, 2026
bassiounix
added a commit
that referenced
this pull request
Jan 10, 2026
Priyanshu3820
pushed a commit
to Priyanshu3820/llvm-project
that referenced
this pull request
Jan 18, 2026
Priyanshu3820
pushed a commit
to Priyanshu3820/llvm-project
that referenced
this pull request
Jan 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Part of #147386
in preparation for: https://discourse.llvm.org/t/rfc-make-clang-builtin-math-functions-constexpr-with-llvm-libc-to-support-c-23-constexpr-math-functions/86450