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

Adapt to LLVM.jl 6. #476

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Adapt to LLVM.jl 6. #476

merged 2 commits into from
Jun 23, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jun 22, 2023

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch coverage: 79.22% and project coverage change: -8.43 ⚠️

Comparison is base (e1f9a7d) 82.33% compared to head (48b3b7f) 73.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #476      +/-   ##
==========================================
- Coverage   82.33%   73.90%   -8.43%     
==========================================
  Files          23       23              
  Lines        3096     3062      -34     
==========================================
- Hits         2549     2263     -286     
- Misses        547      799     +252     
Impacted Files Coverage Δ
src/interface.jl 78.48% <ø> (-5.73%) ⬇️
src/gcn.jl 68.22% <33.33%> (-0.87%) ⬇️
src/metal.jl 64.67% <70.52%> (-0.44%) ⬇️
src/driver.jl 65.21% <72.09%> (-28.08%) ⬇️
src/rtlib.jl 96.15% <88.88%> (-0.05%) ⬇️
src/irgen.jl 80.99% <90.90%> (-12.10%) ⬇️
src/ptx.jl 69.88% <91.66%> (-26.80%) ⬇️
src/jlgen.jl 77.81% <100.00%> (-2.74%) ⬇️
src/mcgen.jl 91.66% <100.00%> (-8.34%) ⬇️
src/native.jl 100.00% <100.00%> (ø)
... and 6 more

... and 3 files with indirect coverage changes

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

@maleadt maleadt force-pushed the tb/llvm6 branch 2 times, most recently from 2a87e81 to d9fdc17 Compare June 22, 2023 11:34
@maleadt maleadt merged commit 2cb0129 into master Jun 23, 2023
@maleadt maleadt deleted the tb/llvm6 branch June 23, 2023 12:14
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