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

Fix jl_arraycopy on phi #336

Merged
merged 1 commit into from
May 29, 2022
Merged

Fix jl_arraycopy on phi #336

merged 1 commit into from
May 29, 2022

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented May 29, 2022

No description provided.

@wsmoses wsmoses requested a review from vchuravy May 29, 2022 01:46
@codecov-commenter
Copy link

codecov-commenter commented May 29, 2022

Codecov Report

Merging #336 (c99f305) into main (2907fa2) will decrease coverage by 0.38%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #336      +/-   ##
==========================================
- Coverage   75.24%   74.85%   -0.39%     
==========================================
  Files          16       16              
  Lines        3801     3802       +1     
==========================================
- Hits         2860     2846      -14     
- Misses        941      956      +15     
Impacted Files Coverage Δ
src/compiler.jl 73.28% <100.00%> (+0.02%) ⬆️
src/compiler/orcv2.jl 61.90% <0.00%> (-10.48%) ⬇️
src/compiler/orcv1.jl 76.92% <0.00%> (-3.85%) ⬇️
src/compiler/validation.jl 63.73% <0.00%> (-0.71%) ⬇️
src/Enzyme.jl 87.74% <0.00%> (-0.04%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2907fa2...c99f305. Read the comment docs.

@wsmoses wsmoses merged commit 5c5abb4 into main May 29, 2022
@wsmoses wsmoses deleted the copyphi branch May 29, 2022 03:20
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.

None yet

2 participants