Skip to content

Move Atomics from LLVM.jl into UnsafeAtomicsLLVM#8

Merged
vchuravy merged 3 commits intomainfrom
vc/prep_llvm5
Mar 27, 2023
Merged

Move Atomics from LLVM.jl into UnsafeAtomicsLLVM#8
vchuravy merged 3 commits intomainfrom
vc/prep_llvm5

Conversation

@vchuravy
Copy link
Member

@vchuravy vchuravy commented Mar 27, 2023

cc: @maleadt

This should make LLVM@5 easier.

vchuravy and others added 2 commits March 27, 2023 10:30
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Merging #8 (a79b6dd) into main (a302077) will decrease coverage by 24.18%.
The diff coverage is 74.56%.

@@             Coverage Diff              @@
##              main       #8       +/-   ##
============================================
- Coverage   100.00%   75.82%   -24.18%     
============================================
  Files            1        3        +2     
  Lines           11      182      +171     
============================================
+ Hits            11      138      +127     
- Misses           0       44       +44     
Flag Coverage Δ
Pkg.test 75.82% <74.56%> (-24.18%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/atomics.jl 74.11% <74.11%> (ø)
src/internal.jl 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@vchuravy vchuravy merged commit 8a8c490 into main Mar 27, 2023
@vchuravy vchuravy deleted the vc/prep_llvm5 branch March 27, 2023 14:54
vchuravy added a commit to JuliaConcurrent/UnsafeAtomics.jl that referenced this pull request Nov 28, 2024
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