Skip to content

Conversation

vonosmas
Copy link
Contributor

@vonosmas vonosmas commented Sep 2, 2025

This change fixes and closes some gaps in the YAML template for producing the math.h header.

It adds some missing declarations (dadd/dsub function variants), correct arguments and/or return type for other functions from this family (dsqrt and ddiv), and add a missing fminimum_numl variant.

This change fixes and closes some gaps in the YAML template for
producing the math.h header.

It adds some missing declarations (dadd/dsub function variants), correct
arguments and/or return type for other functions from this family (dsqrt
and ddiv), and add a missing fminimum_numl variant.
@vonosmas vonosmas requested review from overmighty and lntue September 2, 2025 18:17
@vonosmas vonosmas merged commit 2429a8f into llvm:main Sep 2, 2025
20 checks passed
@vonosmas vonosmas deleted the math-header-fixup branch September 2, 2025 20:42
lakshayk-nv pushed a commit to lakshayk-nv/llvm-project that referenced this pull request Sep 3, 2025
…lvm#156512)

This change fixes and closes some gaps in the YAML template for
producing the math.h header.

It adds some missing declarations (dadd/dsub function variants), correct
arguments and/or return type for other functions from this family (dsqrt
and ddiv), and add a missing fminimum_numl variant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants