Skip to content

Aligned memcpy - #140

Merged
tothambrus11 merged 1 commit into
mainfrom
aligned-memcpy
Sep 1, 2026
Merged

Aligned memcpy#140
tothambrus11 merged 1 commit into
mainfrom
aligned-memcpy

Conversation

@tothambrus11

@tothambrus11 tothambrus11 commented Aug 30, 2026

Copy link
Copy Markdown
Member

Added a way to build a memcpy call with assumed argument alignments. Needed for hylo-lang/hylo-new#525

@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.12%. Comparing base (20e6fa3) to head (414fe63).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
+ Coverage   84.96%   85.12%   +0.15%     
==========================================
  Files          57       57              
  Lines        1417     1432      +15     
==========================================
+ Hits         1204     1219      +15     
  Misses        213      213              

☔ 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.

@tothambrus11 tothambrus11 changed the title Aligned memcpy WIP Aligned memcpy Sep 1, 2026
@tothambrus11
tothambrus11 marked this pull request as ready for review September 1, 2026 09:04

@kyouko-taiga kyouko-taiga left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tothambrus11
tothambrus11 merged commit c979239 into main Sep 1, 2026
27 checks passed
@tothambrus11
tothambrus11 deleted the aligned-memcpy branch September 1, 2026 10:17
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.

2 participants