-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: matter-labs/era-compiler-llvm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[EVM] Unfold signextend(c, x) -> ashr(shl(x, 256 - (c + 1) * 8), 256 - (c + 1) * 8)
#875
opened Aug 1, 2025 by
vladimirradosavljevic
Loading…
[EVM] Fold signextend(b, signextend(b, x)) -> signextend(b, x)
#873
opened Jul 31, 2025 by
vladimirradosavljevic
Loading…
[EVM] Place EVMAA at the start of the AAs chain
#868
opened Jul 30, 2025 by
PavelKopyl
•
Draft
57 tasks
[EVM][InlineCost] Set threshold to a small value when BB is unreachable-terminated
#867
opened Jul 29, 2025 by
vladimirradosavljevic
Loading…
[EVM] Refine system intrinsics' attributes via AA custom fix
#865
opened Jul 28, 2025 by
PavelKopyl
•
Draft
57 tasks
ProTip!
Updated in the last three days: updated:>2025-08-14.