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

Implement f{32,64}.mul instructions #473

Merged
merged 2 commits into from
Aug 14, 2020
Merged

Implement f{32,64}.mul instructions #473

merged 2 commits into from
Aug 14, 2020

Conversation

chfast
Copy link
Collaborator

@chfast chfast commented Aug 11, 2020

image

@chfast chfast force-pushed the fp_minmax branch 6 times, most recently from 2a6fadb to 0e16548 Compare August 14, 2020 10:49
Base automatically changed from fp_minmax to master August 14, 2020 11:03
@chfast chfast marked this pull request as ready for review August 14, 2020 11:07
@chfast chfast requested review from axic and gumb0 August 14, 2020 11:07
@codecov
Copy link

codecov bot commented Aug 14, 2020

Codecov Report

Merging #473 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #473   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          54       54           
  Lines       16494    16569   +75     
=======================================
+ Hits        16420    16495   +75     
  Misses         74       74           

@chfast chfast merged commit 417b392 into master Aug 14, 2020
@chfast chfast deleted the fp_mul branch August 14, 2020 14:28
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.

3 participants