Skip to content

llvmcall: use opaque pointer - #118

Draft
inkydragon wants to merge 20 commits into
JuliaSIMD:masterfrom
fork4jl:cyhan/opaque-pointer
Draft

llvmcall: use opaque pointer#118
inkydragon wants to merge 20 commits into
JuliaSIMD:masterfrom
fork4jl:cyhan/opaque-pointer

ci: test with macOS-13

e90e946
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

48.92% (+1.28%) compared to 6f02941

View this Pull Request on Codecov

48.92% (+1.28%) compared to 6f02941

Details

Codecov Report

❌ Patch coverage is 52.85714% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.92%. Comparing base (6f02941) to head (e90e946).
⚠️ Report is 38 commits behind head on master.

Files with missing lines Patch % Lines
src/llvm_intrin/memory_addr.jl 51.47% 33 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage   47.63%   48.92%   +1.28%     
==========================================
  Files          35       35              
  Lines        5741     5930     +189     
==========================================
+ Hits         2735     2901     +166     
- Misses       3006     3029      +23     

☔ View full report in Codecov by Harness.
📢 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.