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 definitions for 128-bit unsafe_trunc when llvm_arithmetic == true #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

christiangnrd
Copy link
Contributor

@christiangnrd christiangnrd commented Mar 7, 2025

Noticed these were missing when working on #92

Copy link

codecov bot commented Mar 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 66.12%. Comparing base (ec873b3) to head (aa90ef6).

Files with missing lines Patch % Lines
src/bfloat16.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
- Coverage   66.84%   66.12%   -0.72%     
==========================================
  Files           3        3              
  Lines         184      186       +2     
==========================================
  Hits          123      123              
- Misses         61       63       +2     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@christiangnrd christiangnrd changed the title Add definitions for 128-bit unsafe_trunc when `llvm_arithmetic == t… Add definitions for 128-bit unsafe_trunc when llvm_arithmetic == true Mar 7, 2025
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