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 #386

Closed

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jan 2, 2025

Requires #388, which requires #379.

@tgross35 tgross35 force-pushed the tgross35/ntests branch 2 times, most recently from 0be0b07 to b02ca43 Compare January 2, 2025 23:03
@tgross35 tgross35 force-pushed the f16-f128-copysign-fabs branch from 333ad31 to 7cce9ba Compare January 2, 2025 23:08
@tgross35 tgross35 changed the base branch from tgross35/ntests to tgross35/extensive January 2, 2025 23:44
@tgross35 tgross35 force-pushed the tgross35/extensive branch from 7e5758a to 13b009c Compare January 2, 2025 23:52
@tgross35 tgross35 force-pushed the f16-f128-copysign-fabs branch from 92500e0 to b6dd6ab Compare January 2, 2025 23:53
@tgross35 tgross35 force-pushed the tgross35/extensive branch from 13b009c to 3295bc4 Compare January 2, 2025 23:55
@tgross35 tgross35 force-pushed the f16-f128-copysign-fabs branch from b6dd6ab to c3a3c7a Compare January 2, 2025 23:55
Additionally, read glob output as absoulte paths. This enables the
script to work properly even when invoked from a different directory.
@tgross35 tgross35 force-pushed the f16-f128-copysign-fabs branch from c3a3c7a to d190085 Compare January 3, 2025 00:20
Use the generic implementations to provide these simple methods.
@tgross35 tgross35 force-pushed the f16-f128-copysign-fabs branch from d190085 to 77b900d Compare January 3, 2025 00:22
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 f16-f128-copysign-fabs branch from 77b900d to 2c558ee Compare January 3, 2025 00:27
@tgross35
Copy link
Contributor Author

tgross35 commented Jan 3, 2025

Switching to a rust-lang branch so I can build off of this more #389.

@tgross35 tgross35 closed this Jan 3, 2025
@tgross35 tgross35 deleted the f16-f128-copysign-fabs branch January 3, 2025 00:29
@tgross35 tgross35 restored the f16-f128-copysign-fabs branch January 6, 2025 02:40
@tgross35 tgross35 deleted the f16-f128-copysign-fabs branch January 6, 2025 02:40
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