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 ldmatrix compilation #50

Merged
merged 2 commits into from
May 4, 2023
Merged

Fix ldmatrix compilation #50

merged 2 commits into from
May 4, 2023

Conversation

YichengDWu
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Patch coverage: 6.55% and project coverage change: -1.55 ⚠️

Comparison is base (e59b20c) 58.70% compared to head (65914b4) 57.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
- Coverage   58.70%   57.16%   -1.55%     
==========================================
  Files          21       23       +2     
  Lines        1223     1256      +33     
==========================================
  Hits          718      718              
- Misses        505      538      +33     
Impacted Files Coverage Δ
src/MoYe.jl 100.00% <ø> (ø)
src/traits/copy.jl 0.00% <0.00%> (ø)
src/traits/cp_async.jl 0.00% <0.00%> (ø)
src/traits/ldmatrix.jl 0.00% <0.00%> (ø)
src/traits/mma.jl 80.00% <ø> (ø)
src/arch/copy/ldmatrix.jl 61.53% <66.66%> (-3.33%) ⬇️

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

@YichengDWu YichengDWu merged commit 7cb3186 into main May 4, 2023
@YichengDWu YichengDWu deleted the ldmatrix branch May 4, 2023 20:18
@YichengDWu YichengDWu restored the ldmatrix branch May 5, 2023 01:06
@YichengDWu YichengDWu deleted the ldmatrix branch May 5, 2023 01:06
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