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

Avoid redundant pointer conversions for threadgroup memory. #385

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Feb 15, 2024

@maleadt maleadt changed the title Simplify conversion to array of object pointers. Avoid redundant pointer conversions for threadgroup memory. Feb 15, 2024
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (59f5981) 84.68% compared to head (2cb3a4b) 84.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #385      +/-   ##
==========================================
+ Coverage   84.68%   84.72%   +0.04%     
==========================================
  Files          40       40              
  Lines        1998     1997       -1     
==========================================
  Hits         1692     1692              
+ Misses        306      305       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maleadt maleadt merged commit 120a8b9 into master Feb 15, 2024
1 check passed
@maleadt maleadt deleted the tb/simplify_localmemory branch February 15, 2024 17:41
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

1 participant