forked from vyperlang/vyper
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor[venom]: refactor mem2var (vyperlang#4421)
remove special cases which were necessary before introduction of `palloca`. now they represent useless variable read/writes which are safe to remove. results in removal of a few instructions on benchmark contracts. --------- Co-authored-by: Harry Kalogirou <[email protected]>
- Loading branch information
1 parent
c9d8f5b
commit 7caa055
Showing
1 changed file
with
26 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters