Skip to content

refactor[venom]: move commutative instruction set#4307

Merged
charles-cooper merged 2 commits intovyperlang:masterfrom
HodanPlodky:commutative_instruction
Oct 15, 2024
Merged

refactor[venom]: move commutative instruction set#4307
charles-cooper merged 2 commits intovyperlang:masterfrom
HodanPlodky:commutative_instruction

Conversation

@HodanPlodky
Copy link
Copy Markdown
Collaborator

@HodanPlodky HodanPlodky commented Oct 15, 2024

What I did

Moved the commutative instruction set from venom_to_assembly.py into the basicblock.py and added the convenience method in IRInstruction

How to verify it

test

Commit message

this commit moves the commutative instruction set from
`venom_to_assembly.py` into `basicblock.py` and adds a convenience
method in `IRInstruction`.

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.74%. Comparing base (990a6fa) to head (3a0c0b0).
Report is 61 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4307      +/-   ##
==========================================
- Coverage   91.40%   88.74%   -2.67%     
==========================================
  Files         112      112              
  Lines       15920    15923       +3     
  Branches     2693     2693              
==========================================
- Hits        14552    14131     -421     
- Misses        934     1274     +340     
- Partials      434      518      +84     

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

@charles-cooper charles-cooper changed the title chore[venom]: moved commutative instruction set refactor[venom]: move commutative instruction set Oct 15, 2024
@charles-cooper charles-cooper merged commit 8f9a8ca into vyperlang:master Oct 15, 2024
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.

3 participants