Skip to content

Support standard math lib functions ending with "f"#12

Merged
Mittagskogel merged 2 commits into
RIKEN-RCCS:developfrom
MinliLiao:debugFloat
Jun 23, 2026
Merged

Support standard math lib functions ending with "f"#12
Mittagskogel merged 2 commits into
RIKEN-RCCS:developfrom
MinliLiao:debugFloat

Conversation

@MinliLiao

Copy link
Copy Markdown
Collaborator

Fix linker error for standard math lib functions already included in runtime/ir/Flops.def ending with "f" mentioned in #10.

Removed the ending "f"/"l" from the corresponding __raptor_fprt function names.
Added definitions for float type standard math lib functions with 2 input parameters (on top of the existing double type).

@Mittagskogel Mittagskogel changed the base branch from main to develop June 22, 2026 09:26
@MinliLiao MinliLiao marked this pull request as draft June 22, 2026 09:35
@Mittagskogel Mittagskogel marked this pull request as ready for review June 23, 2026 06:36
@Mittagskogel

Copy link
Copy Markdown
Collaborator

Thank you. Looks good, merging into develop for now. We should add tests covering this eventually.

@Mittagskogel Mittagskogel merged commit d1b60eb into RIKEN-RCCS:develop Jun 23, 2026
5 checks passed
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