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 a bug in computeConstantOffset #1177

Merged
merged 2 commits into from
Aug 28, 2023
Merged

fix a bug in computeConstantOffset #1177

merged 2 commits into from
Aug 28, 2023

Conversation

bjjwwang
Copy link
Contributor

for negative offset, we do not need to get FlattenIdx.

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #1177 (9f67fe4) into master (3d18a81) will decrease coverage by 0.01%.
Report is 4 commits behind head on master.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1177      +/-   ##
==========================================
- Coverage   64.75%   64.74%   -0.01%     
==========================================
  Files         222      222              
  Lines       23481    23483       +2     
==========================================
  Hits        15204    15204              
- Misses       8277     8279       +2     
Files Changed Coverage Δ
svf/lib/MemoryModel/AccessPath.cpp 4.54% <0.00%> (-0.15%) ⬇️

... and 2 files with indirect coverage changes

@yuleisui yuleisui merged commit 1c73bab into SVF-tools:master Aug 28, 2023
5 checks passed
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

2 participants