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

[metal] Refactor runtime ListManager utils #1444

Merged
merged 3 commits into from
Jul 11, 2020
Merged

Conversation

k-ye
Copy link
Member

@k-ye k-ye commented Jul 9, 2020

This PR just moves some util functions into ListManager as its member functions. This is a cleanup in prep for NodeManager.

Again, please ignore the formatter suggestion, if there is any. They tend to mess up these .metal.h files..

Related issue = #1174

[Click here for the format server]


@k-ye k-ye requested a review from yuanming-hu July 9, 2020 14:13
@codecov
Copy link

codecov bot commented Jul 9, 2020

Codecov Report

Merging #1444 into master will increase coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1444      +/-   ##
==========================================
+ Coverage   85.05%   85.42%   +0.36%     
==========================================
  Files          20       20              
  Lines        3473     3485      +12     
  Branches      638      632       -6     
==========================================
+ Hits         2954     2977      +23     
+ Misses        389      382       -7     
+ Partials      130      126       -4     
Impacted Files Coverage Δ
python/taichi/lang/__init__.py 78.72% <0.00%> (+3.72%) ⬆️

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 f515747...36a457a. Read the comment docs.

Copy link
Member

@yuanming-hu yuanming-hu left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks. Sorry about my delayed review.

@k-ye k-ye merged commit f6cf282 into taichi-dev:master Jul 11, 2020
@k-ye k-ye deleted the mtlrtm branch July 11, 2020 03:39
@FantasyVR FantasyVR mentioned this pull request Jul 11, 2020
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