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

fix llvm intrinsic function for pow, powi #100

Merged
merged 1 commit into from
Oct 21, 2022
Merged

fix llvm intrinsic function for pow, powi #100

merged 1 commit into from
Oct 21, 2022

Conversation

KristofferC
Copy link
Collaborator

@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2022

Codecov Report

Base: 90.46% // Head: 90.46% // No change to project coverage 👍

Coverage data is based on head (5e0ec9a) compared to base (c919181).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   90.46%   90.46%           
=======================================
  Files           3        3           
  Lines         514      514           
=======================================
  Hits          465      465           
  Misses         49       49           
Impacted Files Coverage Δ
src/LLVM_intrinsics.jl 97.95% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@KristofferC KristofferC merged commit 9db873e into master Oct 21, 2022
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