Skip to content

SSA CFG: disable stack limit evador and compresser#16832

Open
clonker wants to merge 2 commits into
developfrom
ssa-cfg-disable-stack-limit-evador-and-compresser
Open

SSA CFG: disable stack limit evador and compresser#16832
clonker wants to merge 2 commits into
developfrom
ssa-cfg-disable-stack-limit-evador-and-compresser

Conversation

@clonker

@clonker clonker commented Jun 25, 2026

Copy link
Copy Markdown
Member

No description provided.

@clonker clonker force-pushed the ssa-cfg-disable-stack-limit-evador-and-compresser branch from 5089418 to 5f4fa8a Compare June 25, 2026 11:50
@clonker clonker marked this pull request as ready for review June 25, 2026 11:50
@clonker clonker marked this pull request as draft June 25, 2026 12:19
@clonker clonker force-pushed the ssa-cfg-disable-stack-limit-evador-and-compresser branch 3 times, most recently from 8f71675 to 6684de1 Compare June 25, 2026 12:43
@clonker clonker force-pushed the ssa-cfg-disable-stack-limit-evador-and-compresser branch from 6684de1 to 58bb452 Compare June 25, 2026 12:46
@clonker clonker marked this pull request as ready for review June 25, 2026 13:27
@clonker

clonker commented Jun 25, 2026

Copy link
Copy Markdown
Member Author

Benchmarks on viaIR:

  • openzeppelin-5.6.1 (ir, no-optimize)... [3/3] 26.7s
  • solady-0.1.26 (ir, no-optimize)... [3/3] 44.1s
  • prb-math-4.1.1 (ir, no-optimize)... [3/3] 11.9s
  • forge-std-1.16.1 (ir, no-optimize)... [3/3] 12.2s
  • v4-core-4.0.0 (ir, no-optimize)... [3/3] 42.2s
  • morpho-blue-1.0.0 (ir, no-optimize)... [3/3] 17.3s
  • solmate-6 (ir, no-optimize)... [3/3] 6.9s

Benchmarks viaSSACFG:

  • openzeppelin-5.6.1 (ir-ssacfg, no-optimize)... [3/3] 21.6s
  • solady-0.1.26 (ir-ssacfg, no-optimize)... [3/3] 36.4s
  • prb-math-4.1.1 (ir-ssacfg, no-optimize)... [3/3] 9.9s
  • forge-std-1.16.1 (ir-ssacfg, no-optimize)... [3/3] 10.0s
  • v4-core-4.0.0 (ir-ssacfg, no-optimize)... [3/3] 39.2s
  • morpho-blue-1.0.0 (ir-ssacfg, no-optimize)... [3/3] 15.0s
  • solmate-6 (ir-ssacfg, no-optimize)... [3/3] 5.6s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant