Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Add copysignf16, copysignf128, fabsf16, and fabsf128 #389

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jan 3, 2025

No description provided.

@tgross35 tgross35 force-pushed the tgross35/f16-f128-copysign-fabs branch 2 times, most recently from e6907f5 to 31a58aa Compare January 3, 2025 05:49
@tgross35 tgross35 force-pushed the tgross35/extensive branch 2 times, most recently from 46fa8eb to 3295bc4 Compare January 3, 2025 06:00
@tgross35 tgross35 force-pushed the tgross35/extensive branch 2 times, most recently from 1a91e87 to ab5f7bd Compare January 3, 2025 12:54
@tgross35 tgross35 force-pushed the tgross35/f16-f128-copysign-fabs branch from 31a58aa to b1b01c5 Compare January 3, 2025 12:55
@tgross35 tgross35 force-pushed the tgross35/extensive branch from ab5f7bd to f0c4aa3 Compare January 4, 2025 00:25
@tgross35 tgross35 force-pushed the tgross35/f16-f128-copysign-fabs branch from b1b01c5 to 58775fc Compare January 4, 2025 00:25
@tgross35 tgross35 force-pushed the tgross35/extensive branch 12 times, most recently from 386c2be to 9b08ee5 Compare January 6, 2025 08:56
@tgross35 tgross35 force-pushed the tgross35/f16-f128-copysign-fabs branch from 58775fc to b617507 Compare January 6, 2025 09:03
Base automatically changed from tgross35/extensive to master January 6, 2025 09:10
Additionally, read glob output as absoulte paths. This enables the
script to work properly even when invoked from a different directory.
Use the generic implementations to provide these simple methods.
Update test traits to support `f16` and `f128`, as applicable. Add the
new routines (`fabs` and `copysign` for `f16` and `f128`) to the list of
all operations.
@tgross35 tgross35 force-pushed the tgross35/f16-f128-copysign-fabs branch from b617507 to 336a6b6 Compare January 6, 2025 09:10
@tgross35 tgross35 enabled auto-merge January 6, 2025 09:13
@tgross35 tgross35 merged commit bc6b854 into master Jan 6, 2025
35 checks passed
@tgross35 tgross35 deleted the tgross35/f16-f128-copysign-fabs branch January 6, 2025 09:25
tgross35 added a commit that referenced this pull request Apr 18, 2025
Add `copysignf16`, `copysignf128`, `fabsf16`, and `fabsf128`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant