Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{aarch64,x86_64}-apple-*: Use assembly language implementations. #2113

Closed
wants to merge 1 commit into from

Conversation

briansmith
Copy link
Owner

Change visionOS and watchOS to use the assembly implementations like iOS, macOS, and tvOS were already.

Use the same C compiler options for all these targets.

@briansmith briansmith self-assigned this Jun 20, 2024
@briansmith briansmith changed the title {aarch64,x86_64}--apple-*: Use assembly language implementations. {aarch64,x86_64}-apple-*: Use assembly language implementations. Jun 20, 2024
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.07%. Comparing base (481462e) to head (5d42887).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2113   +/-   ##
=======================================
  Coverage   97.07%   97.07%           
=======================================
  Files         144      144           
  Lines       20124    20124           
  Branches      456      456           
=======================================
  Hits        19535    19535           
  Misses        492      492           
  Partials       97       97           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Change visionOS and watchOS to use the assembly implementations like
iOS, macOS, and tvOS were already.

Use the same C compiler options for all these targets.
@briansmith
Copy link
Owner Author

This had to be folded into #2112.

@briansmith briansmith closed this Jun 21, 2024
@briansmith briansmith deleted the b/apple-asm branch June 21, 2024 04:52
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.

1 participant