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

[Opt] Improve value_diff for better aliasing analysis #1627

Closed
wants to merge 1 commit into from

Conversation

xumingkuan
Copy link
Contributor

@codecov
Copy link

codecov bot commented Aug 1, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1627      +/-   ##
==========================================
+ Coverage   63.22%   65.52%   +2.30%     
==========================================
  Files          19       19              
  Lines        3717     3542     -175     
  Branches      659      659              
==========================================
- Hits         2350     2321      -29     
+ Misses       1239     1092     -147     
- Partials      128      129       +1     
Impacted Files Coverage Δ
python/taichi/lang/ast_checker.py 70.58% <0.00%> (-1.64%) ⬇️
python/taichi/lang/linalg.py 89.33% <0.00%> (-0.67%) ⬇️
python/taichi/lang/meta.py 64.17% <0.00%> (-0.53%) ⬇️
python/taichi/lang/__init__.py 54.76% <0.00%> (-0.45%) ⬇️
python/taichi/lang/shell.py 3.40% <0.00%> (+0.07%) ⬆️
python/taichi/lang/util.py 29.29% <0.00%> (+0.36%) ⬆️
python/taichi/lang/kernel.py 69.37% <0.00%> (+0.65%) ⬆️
python/taichi/lang/transformer.py 81.61% <0.00%> (+0.68%) ⬆️
python/taichi/lang/impl.py 68.26% <0.00%> (+2.17%) ⬆️
python/taichi/lang/snode.py 70.47% <0.00%> (+2.90%) ⬆️
... and 3 more

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 0dc7ed7...043b8fc. Read the comment docs.

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