Skip to content

atomics: update llvmcall to use opaque pointers #53

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

inkydragon
Copy link

@inkydragon inkydragon commented Jan 2, 2025

Close #51

Changes:

CI test matrix summary

Nightly CI

  • [macOS-latest, ubuntu-latest, windows-latest] * default arch * [v"nightly"]
  • and (ubuntu-latest, x64, v"nightly"; exclusive=1, threads=2)

Stable CI

  • [ubuntu-latest, windows-latest] * [x86, x64] * [v"1.5", v"1"]
  • and [macos-13] * [x64] * [v"1.5", v"1"]
  • and (macos-latest, aarch64, v"1")
  • and (ubuntu-latest, x64, v"1"; exclusive=1, threads=2)

Copy link

codecov bot commented Jun 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.18%. Comparing base (cb9cf25) to head (305909d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
- Coverage   99.20%   96.18%   -3.03%     
==========================================
  Files           4        4              
  Lines         126      131       +5     
==========================================
+ Hits          125      126       +1     
- Misses          1        5       +4     

☔ 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.

@inkydragon

This comment was marked as resolved.

@inkydragon

This comment was marked as resolved.

@inkydragon inkydragon marked this pull request as ready for review June 8, 2025 09:11
@inkydragon
Copy link
Author

This pr is ready to be merged.
I've tested with Julia v1.5 ~ v"1.13.0-DEV.717" on Ubuntu.

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.

Precompilation fails on julia master due to llvmcall depreacation
1 participant