[EVM] Unfold signextend(c, x) -> ashr(shl(x, 256 - (c + 1) * 8), 256 - (c + 1) * 8)#875
Open
vladimirradosavljevic wants to merge 3 commits intomainfrom
Open
[EVM] Unfold signextend(c, x) -> ashr(shl(x, 256 - (c + 1) * 8), 256 - (c + 1) * 8)#875vladimirradosavljevic wants to merge 3 commits intomainfrom
vladimirradosavljevic wants to merge 3 commits intomainfrom