vyperlang / vyper

Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.85k stars 791 forks source link

fix[venom]: remove some dead code in `venom_to_assembly` #4042

Closed charles-cooper closed 4 months ago

charles-cooper commented 4 months ago

What I did

How I did it

How to verify it

Commit message

remove some dead code in `venom_to_assembly`

`lt` and `gt` are one_to_one opcodes so they can reuse that logic.

`ceil32` is already converted in `ir_node_to_venom`

Description for the changelog

Cute Animal Picture

![Put a link to a cute animal picture inside the parenthesis-->]()