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

Add ifelse & muladd rules #54

Merged
merged 4 commits into from
Jul 4, 2021
Merged

Add ifelse & muladd rules #54

merged 4 commits into from
Jul 4, 2021

Conversation

mcabbott
Copy link
Member

@mcabbott mcabbott commented Dec 20, 2020

Closes #47, closes #28.

And closes #32 now.

@mcabbott mcabbott closed this Jul 4, 2021
@mcabbott mcabbott reopened this Jul 4, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@e7620f8). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #54   +/-   ##
=========================================
  Coverage          ?   94.02%           
=========================================
  Files             ?        2           
  Lines             ?      134           
  Branches          ?        0           
=========================================
  Hits              ?      126           
  Misses            ?        8           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7620f8...4a849ea. Read the comment docs.

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.

Lack rule for ifelse Lack rule for Base.log with 2 arguments which is overloaded diffrule for fma
2 participants