Do not rematerialize in loops.

This commit is contained in:
chriseth
2020-01-08 09:56:08 +01:00
parent 25d3f27c11
commit 40c0602b5c
10 changed files with 45 additions and 30 deletions
@@ -17,9 +17,9 @@ contract C {
// optimize-yul: true
// ----
// creation:
// codeDepositCost: 605800
// codeDepositCost: 603000
// executionCost: 638
// totalCost: 606438
// totalCost: 603638
// external:
// a(): 1029
// b(uint256): 2084