Commit d9444fb
feat[venom]: improve memmerge pass (#4422)
this commit improves the memmerging pass by only flushing invalidated
regions where possible, instead of always flushing everything on an
invalidation.
it refactors the memmerge pass, including splitting out the different
kinds of invalidations for clarity.
---------
Co-authored-by: Charles Cooper <[email protected]>1 parent 6ed37b8 commit d9444fb
File tree
2 files changed
+496
-78
lines changed- tests/unit/compiler/venom
- vyper/venom/passes
2 files changed
+496
-78
lines changed
0 commit comments