You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[EVM] Set that gas intrinsic doesn't access storage memory
This will help optimizations that use alias analysis
to search past it, and to optimize further. Benchmark
numbers showed that this is not profitable to do for
heap address space.
Signed-off-by: Vladimir Radosavljevic <[email protected]>
0 commit comments